Class ExecutionContextMessageHeaders
java.lang.Object
org.activiti.cloud.services.events.message.ExecutionContextMessageHeaders
Internal message header key names used in messages with IntegrationContext payload type
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MESSAGE_PAYLOAD_TYPE
- See Also:
-
ROOT_BUSINESS_KEY
- See Also:
-
ROOT_PROCESS_INSTANCE_ID
- See Also:
-
ROOT_PROCESS_NAME
- See Also:
-
ROOT_PROCESS_DEFINITION_ID
- See Also:
-
ROOT_PROCESS_DEFINITION_KEY
- See Also:
-
ROOT_PROCESS_DEFINITION_VERSION
- See Also:
-
ROOT_PROCESS_DEFINITION_NAME
- See Also:
-
DEPLOYMENT_ID
- See Also:
-
DEPLOYMENT_NAME
- See Also:
-
DEPLOYMENT_VERSION
- See Also:
-
PARENT_PROCESS_INSTANCE_ID
- See Also:
-
PARENT_PROCESS_INSTANCE_NAME
- See Also:
-
-
Constructor Details
-
ExecutionContextMessageHeaders
public ExecutionContextMessageHeaders()
-