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

    • ProfileInsertEvent

      public ProfileInsertEvent(BOProfile input)
      Instantiates a new timesheet profile insert event.
      Parameters:
      input - the prepared BOProfile