Class WorkOrderOperationResourceDeleteEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<WorkOrderOperationResourceDeleteInput,Void>
overit.geocallapp.wfm.execution.bl.intervention.resource.workorder.operation.event.WorkOrderOperationResourceDeleteEvent

public class WorkOrderOperationResourceDeleteEvent extends SimpleBusinessEvent<WorkOrderOperationResourceDeleteInput,Void>
Event to remove a BOWorkOrderOperationResource.
The launcher must provide a valid BOWorkOrderOperationResource in order to successfully call this event.
The listener remove the BOWorkOrderOperationResource components starting from the event input, i.e. the given BOWorkOrderOperationResource in which all needed components were previously set.
Since:
18.0
GCApi:
event
Reactors:
BTWorkOrderOperationResourceDelete(0)
No Spouts