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

    • ProfileLoadByUserEvent

      public ProfileLoadByUserEvent(Long id)
      Instantiates a new profile load by user event.
      Parameters:
      id - the BOSchedulingUser id