Removes an event with given id.
entity or id of the event.
Response wrapped in IResult
Gets the details of a specific event.
Entity or Id of the entity.
Response wrapped in IResult
Gets the list of events filtered by parameters.
Object containing filters for querying events.
Response wrapped in IResultList
Gets a list as observable.
Object containing filters for querying
To configure the observable
Data wrapped as ObservableList
List all events by a given source.
The source of the event.
Object containing filters for querying.
To configure the observable.
Data wrapped as ObservableList
Generated using TypeDoc
This class allows managing for events.