Class CriticalActivityRuleSaveEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Long>
overit.geocall.bl.BusinessEvent<Long>
overit.geocall.bl.SimpleBusinessEvent<CriticalActivityRule,Long>
overit.geocallapp.wfm.core.bl.criticalactivity.rule.event.CriticalActivityRuleSaveEvent

public class CriticalActivityRuleSaveEvent extends SimpleBusinessEvent<CriticalActivityRule,Long>
Event to save a CriticalActivityRule.

The launcher must provide a valid CriticalActivityRule in order to successfully call this event.

The listener save all the CriticalActivityRule components from the event input, i.e. the given CriticalActivityRule.

Since:
13.0
GCApi:
event
Reactors:
BTCriticalActivityRuleSave(0)
No Spouts
  • Constructor Details