Class CrewShellSchedulingTransferEvent


public class CrewShellSchedulingTransferEvent extends SimpleBusinessEvent<CrewShellSchedulingTransferInput,Map<Long,BOScheduling>>
Event to transfer a BOScheduling from the crew shell (dummy user) to the real resources.
The launcher must provide a valid list of BOScheduling in order to successfully call this event.
The listener transfer all the BOScheduling components starting from the event input,
Since:
16.0
GCApi:
event
Reactors:
BTCrewShellSchedulingTransfer(0)
No Spouts