Class WorkOrderValidationEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocallapp.wfm.core.bl.workorder.event.WorkOrderValidationEvent

public class WorkOrderValidationEvent extends BusinessEvent<Void>
Event to validation a WorkOrder. The launcher must provide a valid WorkOrderValidationInput in order to successfully call this event. The listener validations all the WorkOrder components starting from the event input, i.e. the given WorkOrderValidationInput.
Since:
9.2
GCApi:
event
Reactors:
BTSaveAIProcess(0), BTPrepareWOForTimePrediction(0)
No Spouts