com.apama.cumulocity
Event FindOperationResponse
An operation has been found.
-
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. |
CHANNEL
string CHANNEL := "cumulocity.findoperation.response"
The channel to which FindOperationResponse events are sent from the transport.
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.