Class AlignWorkShiftSchedulingsEvent


public class AlignWorkShiftSchedulingsEvent extends SimpleBusinessEvent<AlignWorkShiftSchedulingsInput,Void>
Event to recalculate the scheduling route informations between a list of BOWorkShift ids.
The launcher must provide a valid AlignWorkShiftSchedulingsInput in order to successfully call this event.
The listener recalculates all the scheduling route informations starting from the event input, i.e. the given AlignWorkShiftSchedulingsInput.
Since:
10.1
GCApi:
event
Reactors:
BTAlignWorkShiftSchedulings(0)
No Spouts