Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventDAO

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected http

http: IOnmsHTTP

the HTTP implementation to use

Methods

find

fromData

  • create an event object from a JSON object

    Parameters

    • data: any

    Returns OnmsEvent

get

  • get an event, given the event's ID

    Parameters

    • id: number

    Returns Promise<OnmsEvent>

Generated using TypeDoc