com.apama.cumulocity
Event ObjectCommitted


Response from Cumulocity after creating or updating Cumulocity objects.
Since:
10.5.2.0

Member summary
 integerreqId

Request identifier from the original request.
 stringid

Identifier of the created object.
 anyobject

Actual object body (in JSON form) returned by the request (if any).
 
Member detail

id

            string id
        
Identifier of the created object.

object

            any object
        
Actual object body (in JSON form) returned by the request (if any).

reqId

            integer reqId
        
Request identifier from the original request.