Class ExternalSystemInsertEvent


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

    • ExternalSystemInsertEvent

      public ExternalSystemInsertEvent(BOExternalSystem externalSystem)
      Instantiates a new external system insert event.
      Parameters:
      externalSystem - the prepared external system