Class OssIntegrationConfigurationLoadEvent


public class OssIntegrationConfigurationLoadEvent extends LoadEvent<BOOssIntegrationConfiguration>
Event to load a BOOssIntegrationConfiguration.
The launcher must provide the ID of a valid BOOssIntegrationConfiguration in order to successfully call this event.
The listener loads all the components of the BOOssIntegrationConfiguration starting from the event input, i.e. the given ID of the BOOssIntegrationConfiguration.
Since:
22.0
GCApi:
event
Reactors:
BTOssIntegrationConfigurationLoad(0)
No Spouts
  • Constructor Details

    • OssIntegrationConfigurationLoadEvent

      public OssIntegrationConfigurationLoadEvent(Long id)
      Instantiates a new OSS integration configuration load event.
      Parameters:
      id - the ID of the OSS integration configuration to be loaded