Class CleanPendingCriticalActivityDetectProcessesEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Long>
overit.geocall.bl.BusinessEvent<Long>
overit.geocall.bl.SimpleBusinessEvent<Void,Long>
overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.event.CleanPendingCriticalActivityDetectProcessesEvent

public class CleanPendingCriticalActivityDetectProcessesEvent extends SimpleBusinessEvent<Void,Long>
Event to clean all the critical activity detect processes that are pending due to a node failure.
The listener updates all the BOCriticalActivityDetectProcess that are pending, by forcing their end date.
Since:
13.0
GCApi:
event
Reactors:
BTCleanPendingCriticalActivityDetectProcesses(0)
No Spouts
  • Constructor Details

    • CleanPendingCriticalActivityDetectProcessesEvent

      public CleanPendingCriticalActivityDetectProcessesEvent()
      Instantiates a new clean pending critical activity detect processes event.