Class MessageCorrelationResultWithVariableDto

java.lang.Object
org.camunda.community.rest.client.dto.MessageCorrelationResultWithVariableDto

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-06-04T13:43:01.451833574Z[Etc/UTC]") public class MessageCorrelationResultWithVariableDto extends Object
The `processInstance` property only has a value if the resultType is set to `ProcessDefinition`. The processInstance with the properties as described in the [get single instance](https://docs.camunda.org/manual/7.21/reference/rest/process-instance/get/) method. The `execution` property only has a value if the resultType is set to `Execution`. The execution with the properties as described in the [get single execution](https://docs.camunda.org/manual/7.21/reference/rest/execution/get/) method.