Uses of Interface
flux.Cron

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

Uses of Cron in flux
 

Subinterfaces of Cron in flux
 interface CronForLoop
          A new Cron "for" loop represents a timing loop.
 interface CronOr
          A Cron "or" represents a logical "or" of many Cron slices.
 

Methods in flux that return Cron
static Cron EngineHelper.makeCron()
          Makes a new Cron object for manipulating Cron-style time expressions.
static Cron EngineHelper.makeCron(CronSlice slice)
          Makes a new Cron object based on a CronSlice.
 



© 2014 Flux Corporation. All rights reserved.