public class ObjectServiceEvent extends AbstractServiceEvent
EventData,
EventSubscriber,
IntegrationEventSubscriber| Constructor and Description |
|---|
ObjectServiceEvent(String serviceId,
String objectId,
String operationId,
String version)
Create the subscriber using the required Object service details.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectId()
Gets the object id.
|
getOperationId, getServiceId, getVersion, onEventpublic ObjectServiceEvent(String serviceId, String objectId, String operationId, String version)
serviceId - The service id of the Object service.objectId - The object id of the Object service.operationId - The operation id of the Object service.version - The version of the Object service.public String getObjectId()
Copyright © 2019. All rights reserved.