Class AccountStatusInsertEvent


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

    • AccountStatusInsertEvent

      public AccountStatusInsertEvent(BOAccountStatus input)
      Instantiates a new technical object state insert event.
      Parameters:
      input - the prepared BOAccountStatus