public class IntegrationServiceEvent extends AbstractServiceEvent
EventData
,
EventSubscriber
,
IntegrationEventSubscriber
Constructor and Description |
---|
IntegrationServiceEvent(String serviceId,
String operationId,
String version)
Create the subscriber using the required Integration service details.
|
getOperationId, getServiceId, getVersion, onEvent
public IntegrationServiceEvent(String serviceId, String operationId, String version)
serviceId
- The service id of the Integration service.operationId
- The operation id of the Integration service.version
- The version of the Integration service.Copyright © 2019. All rights reserved.