Interface MessageCorrelationResultWithVariables

All Superinterfaces:
MessageCorrelationResult
All Known Implementing Classes:
MessageCorrelationResultImpl

public interface MessageCorrelationResultWithVariables extends MessageCorrelationResult

* The result of a message correlation containing the process variables

Since:
7.11
Author:
Yana.Vasileva
  • Method Details

    • getVariables

      VariableMap getVariables()
      Returns the process variables of the process instance on which the message was correlated to.
      Returns:
      the variable map of the process variables