Uses of Interface
flux.FlowChartRunIterator

Packages that use FlowChartRunIterator
flux File Orchestration Solutions for Banking and Finance 
 

Uses of FlowChartRunIterator in flux
 

Methods in flux that return FlowChartRunIterator
 FlowChartRunIterator Engine.getRuns(java.lang.String namespace, java.util.Date lowerBound, java.util.Date upperBound)
          Returns all runs in the specified namespace that occurred within the lower and upper date boundaries.
 FlowChartRunIterator Engine.getRuns(java.lang.String namespace, java.util.Date lowerBound, java.util.Date upperBound, SortOrder sortOrder)
          Returns all runs in the specified namespace that occurred within the lower and upper date boundaries.
 



© 2014 Flux Corporation. All rights reserved.