Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 313 Bytes

TriggerManager.md

File metadata and controls

8 lines (4 loc) · 313 Bytes

Trigger Manager

This class used to control enabling and disabling trigger handlers. See Trigger handler example

Methods

  • global static Boolean isTriggerEnabled(String triggerName): Returns true if a trigger with the given name is enabled and should be executed