Class BTSchedulingOnInterventionOutcomeNotification

java.lang.Object
overit.geocall.bl.BusinessTask<InterventionOutcomeNotificationEvent>
overit.geocallapp.wfm.orchestrator.scheduling.bl.outcome.task.BTSchedulingOnInterventionOutcomeNotification
All Implemented Interfaces:
Serializable, Tool

@Event(InterventionOutcomeNotificationEvent.class) public class BTSchedulingOnInterventionOutcomeNotification extends BusinessTask<InterventionOutcomeNotificationEvent>
Business task that react to the update of an intervention outcome.
When the InterventionOutcomeNotificationEvent is launched the BT notices the call, updates the BOAgenda and the BOAppointment related to the notified intervention outcome and eventually cancels all the future schedulings on this intervention.
Since:
18.0
See Also:
GCApi:
task