Class OssIntegrationConfigurationUpdateEvent


public class OssIntegrationConfigurationUpdateEvent extends UpdateEvent<BOOssIntegrationConfiguration>
Event to update a BOOssIntegrationConfiguration.

The launcher must provide a valid BOOssIntegrationConfiguration in order to successfully call this event.

The listener updates all the BOOssIntegrationConfiguration components starting from the event input, i.e. the given BOOssIntegrationConfiguration in which all needed components were previously updated.

Since:
22.0
GCApi:
event
Reactors:
BTOssIntegrationConfigurationUpdate(0)
No Spouts