Class CrewShellTechnicianDeleteEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<Long,Void>
overit.geocall.bl.DeleteEvent<Void>
overit.geocallapp.wfm.core.bl.crewshell.composition.draft.event.CrewShellTechnicianDeleteEvent

public class CrewShellTechnicianDeleteEvent extends DeleteEvent<Void>
Event to delete a BOCrewShellDraftComposition object.
The launcher must provide a valid Long value representing the id of an existing BOCrewShellDraftComposition object in order to successfully call this event.
Since:
16.0
GCApi:
event
Reactors:
BTCrewShellTechnicianDelete(0)
No Spouts