Uses of Interface
flux.ForecastIterator

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

Uses of ForecastIterator in flux
 

Methods in flux that return ForecastIterator
 ForecastIterator Engine.forecast(java.lang.String namespace, java.util.Date lowerBound, java.util.Date upperBound)
          Returns an ordered result of flow charts, based on the next scheduled firing time of each flow chart, given all flow charts in the specified flow chart namespace and within the specified time range.
 



© 2014 Flux Corporation. All rights reserved.