Class CrewShellOperationCenterDeleteEvent

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.configuration.operationcenter.event.CrewShellOperationCenterDeleteEvent

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