com.apama.cumulocity
Event FindOperationResponse
Response from Cumulocity to a FindOperation request, sent for each matching Operation.- Since:
- 10.1.0.7/10.2.0.2/10.3.0.0
Constant summary |
---|
string | CHANNEL := "cumulocity.findoperation.response"
The channel to which FindOperationResponse events are sent from the transport.- Deprecated:
- [This channel constant has been deprecated. Use SUBSCRIBE_CHANNEL instead.]
|
string | SUBSCRIBE_CHANNEL := "cumulocity.findoperation.response"
The channel to which FindOperationResponse events are sent from the transport. |
CHANNEL
string CHANNEL := "cumulocity.findoperation.response"
- Deprecated:
- [This channel constant has been deprecated. Use SUBSCRIBE_CHANNEL instead.]
The channel to which FindOperationResponse events are sent from the transport.
SUBSCRIBE_CHANNEL
string SUBSCRIBE_CHANNEL := "cumulocity.findoperation.response"
The channel to which FindOperationResponse events are sent from the transport.- Since:
- 10.5.2.0
id
string id
Operation identifier.
Equal to the identifier in the Operation.
operation
com.apama.cumulocity.Operation operation
The Operation object.
reqId
integer reqId
Request identifier.
Equal to the reqId in the FindOperation event.