Class UserLoadEvent


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

    • UserLoadEvent

      public UserLoadEvent(Long id)
      Deprecated.
      Instantiates a new user load event.
      Parameters:
      id - the user id