Class NearestWorkShiftSearchEvent


public class NearestWorkShiftSearchEvent extends SimpleBusinessEvent<NearestWorkShiftSearchInput,BOWorkShift>
Event to search the BOWorkShift that is nearest the reference date.
. The launcher must provide a valid NearestWorkShiftSearchInput in order to successfully call this event.
The listener searches the BOWorkShift starting from the event input, i.e. the given NearestWorkShiftSearchInput.
Since:
18.0
GCApi:
event
Reactors:
BTNearestWorkShiftSearch(0)
No Spouts