Interface StepExecutionAggregator

    • Method Detail

      • aggregate

        void aggregate​(StepExecution result,
                       java.util.Collection<StepExecution> executions)
        Take the inputs and aggregate, putting the aggregates into the result.
        Parameters:
        result - the result to overwrite
        executions - the inputs