Class InterventionResourceDeleteEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<InterventionResourceDeleteInput,Void>
overit.geocallapp.wfm.execution.bl.intervention.resource.event.InterventionResourceDeleteEvent

public class InterventionResourceDeleteEvent extends SimpleBusinessEvent<InterventionResourceDeleteInput,Void>
Represents an event that is triggered when an BOInterventionResource is deleted. The input parameter for this event is of type InterventionResourceDeleteInput.
Since:
18.0
GCApi:
event
Reactors:
BTInterventionResourceDelete(0)
No Spouts
  • Constructor Details