public class SchedulingUserInsertEvent extends InsertEvent<BOSchedulingUser>
Event to insert a BOSchedulingUser.
The launcher must provide a valid BOSchedulingUser in order to successfully call this event.
The listener inserts all the BOSchedulingUser components starting from the event input, i.e. the given BOSchedulingUser in which all needed components were previously set.
Since:
9.2
GCApi:
event
Reactors:
BTSchedulingUserInsert(0)
No Spouts
  • Constructor Details

    • SchedulingUserInsertEvent

      public SchedulingUserInsertEvent(BOSchedulingUser input)
      Instantiates a new scheduling user insert event.
      Parameters:
      input - the prepared BOSchedulingUser