Class OutputVariablesPropagator

  • All Implemented Interfaces:
    TreeVisitor<ActivityExecution>

    public class OutputVariablesPropagator
    extends java.lang.Object
    implements TreeVisitor<ActivityExecution>
    Pass the output variables from the process instance of a subprocess to the calling process instance.
    Author:
    Philipp Ossler
    • Constructor Detail

      • OutputVariablesPropagator

        public OutputVariablesPropagator()