Class ExternalSystemLoadEvent


public class ExternalSystemLoadEvent extends LoadEvent<BOExternalSystem>
Event to load a BOExternalSystem.
The launcher must provide a valid external system id in order to successfully call this event.
The listener loads all the BOExternalSystem components starting from the event input, i.e. the given external system id.
Since:
17.0
GCApi:
event
Reactors:
BTExternalSystemLoad(0)
No Spouts
  • Constructor Details

    • ExternalSystemLoadEvent

      public ExternalSystemLoadEvent(Long id)
      Instantiates a new external system load event.
      Parameters:
      id - the external system id