Package | Description |
---|---|
flux |
File Orchestration Solutions for Banking and Finance
|
Modifier and Type | Interface and Description |
---|---|
interface |
CronForLoop
A new Cron "for" loop represents a timing loop.
|
interface |
CronOr
A Cron "or" represents a logical "or" of many Cron slices.
|
Modifier and Type | Method and Description |
---|---|
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.
|
© 2000-2025 Flux Corporation. All rights reserved.