public interface MessageCorrelationResultWithVariables extends MessageCorrelationResult
* The result of a message correlation
containing the process variables
Modifier and Type | Method and Description |
---|---|
org.camunda.bpm.engine.variable.VariableMap |
getVariables()
Returns the process variables of the process instance on which the message
was correlated to.
|
getExecution, getProcessInstance, getResultType
Copyright © 2022. All rights reserved.