public interface FlowExecutionAggregator
FlowExecution instances into a
single exit status.| Modifier and Type | Method and Description |
|---|---|
FlowExecutionStatus |
aggregate(java.util.Collection<FlowExecution> executions) |
FlowExecutionStatus aggregate(java.util.Collection<FlowExecution> executions)
executions - the executions to aggregate