接口 StepExecutionAggregator

    • 方法详细资料

      • aggregate

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