Class BaseVariableAggregatorContext

    • Field Detail

      • definition

        protected final org.flowable.bpmn.model.VariableAggregationDefinition definition
      • state

        protected final String state
    • Constructor Detail

      • BaseVariableAggregatorContext

        public BaseVariableAggregatorContext​(org.flowable.bpmn.model.VariableAggregationDefinition definition,
                                             String state)