TriggerManager Methods |
The TriggerManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataHasTriggerConfig |
Returns trigger configuration information for the object with the given ID.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetTriggerAlertAdditionalDatas |
Returns a list of additional datas that could be connected to the alert with the given ID.
|
![]() | GetTriggerAlerts |
Returns a list of trigger alerts that match the given filter.
|
![]() | GetTriggerConfigList |
Returns the trigger configuration for the object with the given ID.
|
![]() | GetTriggerCount |
Returns the number of triggers that match the given filter.
|
![]() | GetTriggerListFilter |
Returns the list filter to filter triggers.
|
![]() | GetTriggerObjektConfiglist |
Returns the trigger configurations for the objects in the organisation unit with the given ID.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RemoveNotifyDataTriggerConfig |
Deletes the trigger on the object with the given ID for the current user.
|
![]() | RemoveNotifyOuTriggerConfig |
Deletes the trigger on the objects of the given type in the organisation unit with the given ID.
|
![]() | SetNotifyDataTriggerConfig |
Sets a trigger on the object with the given ID for the current user.
|
![]() | SetNotifyOuTriggerConfig |
Sets a trigger on the objects of the given type in the organisation unit with the given ID.
|
![]() | SetNotifyTriggerAlertsRead |
Set the read flag of the notifications with the given IDs.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |