Class InterventionResourceResetEvent

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

public class InterventionResourceResetEvent extends SimpleBusinessEvent<InterventionResourceResetInput,Void>
Represents an event that is triggered when an BOInterventionResource is reset.
Since:
18.0
  • Constructor Details