|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlowChartIterator | |
|---|---|
| flux | File Orchestration Solutions for Banking and Finance |
| Uses of FlowChartIterator in flux |
|---|
| Methods in flux that return FlowChartIterator | |
|---|---|
FlowChartIterator |
Engine.get()
Returns all flow charts ordered by flow chart name. |
FlowChartIterator |
Engine.getByState(java.lang.String namespace,
SuperState superState,
SubState subState)
Returns all flow charts in the given state and namespace, ordered first by flow chart super-state, then by flow chart sub-state, then by namespace. |
FlowChartIterator |
Engine.getFlowCharts(java.lang.String namespace)
Returns all flow charts, ordered by flow chart name, whose names match the specified hierarchical flow chart namespace expression. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||