| Modifier and Type | Method and Description |
|---|---|
CronExpression |
BusinessPeriod.getEndCron()
Get a
CronExpression that triggers at each period closing. |
CronExpression |
BusinessPeriod.getStartCron()
Get a
CronExpression that triggers at each period opening. |
| Modifier and Type | Method and Description |
|---|---|
static Set<CronExpression> |
CronExpression.merge(Collection<CronExpression> crons)
Merge the given cron expressions where it is possible.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<CronExpression> |
CronExpression.merge(Collection<CronExpression> crons)
Merge the given cron expressions where it is possible.
|
Copyright © 2017. All rights reserved.