Class AccountLoadEvent


public class AccountLoadEvent extends LoadEvent<BOAccount>
Event to load a BOAccount.
The launcher must provide a valid account's id in order to successfully call this event.
The listener loads all the BOAccount components starting from the event input, i.e. the given account's id.
Since:
16.0
GCApi:
event
Reactors:
BTAccountLoad(0)
No Spouts
  • Constructor Details

    • AccountLoadEvent

      public AccountLoadEvent(Long input)
      Instantiates a new account load event.
      Parameters:
      input - the account's id