Class CustomerInsertEvent


public class CustomerInsertEvent extends InsertEvent<CustomerInsertInput>
Event to insert a Customer, including the main TechnicalObject with its BOMeters and BOContacts.
The launcher must provide a valid CustomerInsertInput in order to successfully call this event.
Since:
9.2
GCApi:
event
Reactors:
BTCustomerInsert(0)
No Spouts
  • Constructor Details

    • CustomerInsertEvent

      public CustomerInsertEvent(CustomerInsertInput input)
      Instantiates a new customer insert event.
      Parameters:
      input - the prepared customer object