public class SchedulingCopyEvent extends SimpleBusinessEvent<SchedulingCopyInput,SchedulingCopyOutput>
Event to copy a BOScheduling from a resource shift to a list of resource shifts.
The launcher must provide a valid list of BOScheduling and a list of destination resource shifts in order to successfully call this event.
The listener inserts all the BOScheduling components starting from the event input,
Since:
16.0
GCApi:
event
Reactors:
BTSchedulingCopy(0)
No Spouts
  • Constructor Details

    • SchedulingCopyEvent

      public SchedulingCopyEvent(SchedulingCopyInput input)
      Instantiates a new scheduling copy event.
      Parameters:
      input - the BOScheduling to insert