Click or drag to resize

TriggerManager Methods

The TriggerManager type exposes the following members.

Methods
  NameDescription
Public methodDataHasTriggerConfig
Returns trigger configuration information for the object with the given ID.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetTriggerAlertAdditionalDatas
Returns a list of additional datas that could be connected to the alert with the given ID.
Public methodGetTriggerAlerts
Returns a list of trigger alerts that match the given filter.
Public methodGetTriggerConfigList
Returns the trigger configuration for the object with the given ID.
Public methodGetTriggerCount
Returns the number of triggers that match the given filter.
Public methodGetTriggerListFilter
Returns the list filter to filter triggers.
Public methodGetTriggerObjektConfiglist
Returns the trigger configurations for the objects in the organisation unit with the given ID.
Public methodGetType (Inherited from Object.)
Public methodRemoveNotifyDataTriggerConfig
Deletes the trigger on the object with the given ID for the current user.
Public methodRemoveNotifyOuTriggerConfig
Deletes the trigger on the objects of the given type in the organisation unit with the given ID.
Public methodSetNotifyDataTriggerConfig
Sets a trigger on the object with the given ID for the current user.
Public methodSetNotifyOuTriggerConfig
Sets a trigger on the objects of the given type in the organisation unit with the given ID.
Public methodSetNotifyTriggerAlertsRead
Set the read flag of the notifications with the given IDs.
Public methodToString (Inherited from Object.)
Top
See Also