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