Class InterventionOutcomeCompleteNotificationEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<InterventionOutcomeCompleteNotificationInput,Void>
overit.geocallapp.wfm.execution.bl.outcome.intervention.event.InterventionOutcomeCompleteNotificationEvent

public class InterventionOutcomeCompleteNotificationEvent extends SimpleBusinessEvent<InterventionOutcomeCompleteNotificationInput,Void>
Event sent at the completion of the entire intervention outcome save process.
The launcher must provide a valid InterventionOutcomeCompleteNotificationInput in order to successfully call this event.
The listener could use this event to perform actions after the intervention outcome save process is complete.
Since:
22.0
GCApi:
event
Reactors:
BTInterventionOutcomeCompleteNotification(0)
No Spouts