Class AccountInsertEvent


public class AccountInsertEvent extends InsertEvent<AccountInsertInput>
Event to insert a BOAccount.
The launcher must provide a valid AccountInsertInput in order to successfully call this event.
The listener inserts all the BOAccount components starting from the event input, i.e. the given AccountInsertInput.
Since:
16.0
GCApi:
event
Reactors:
BTAccountInsert(0)
No Spouts
  • Constructor Details