public class ProfileLoadEvent extends LoadEvent<BOProfile>
Event to load a BOProfile.
The launcher must provide a valid timesheet profile id in order to successfully call this event.
The listener loads all the BOProfile components starting from the event input, i.e. the given timesheet profile id.
Since:
9.2
GCApi:
event
Reactors:
BTProfileLoad(0)
No Spouts
  • Constructor Details

    • ProfileLoadEvent

      public ProfileLoadEvent(Long id)
      Instantiates a new timesheet profile load event.
      Parameters:
      id - the timesheet profile id