public interface FlowExecutionAggregator
FlowExecution instances into a
single exit status.| Modifier and Type | Method and Description |
|---|---|
FlowExecutionStatus |
aggregate(Collection<FlowExecution> executions) |
FlowExecutionStatus aggregate(Collection<FlowExecution> executions)
executions - the executions to aggregateCopyright © 2014. All rights reserved.