Package | Description |
---|---|
com.indexdata.utils |
Modifier and Type | Method and Description |
---|---|
static CronLine |
CronLine.createCronLine(Calendar cal) |
static CronLine |
CronLine.currentCronLine()
Return a cron line that corresponds to value date and time.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CronLine.matches(CronLine pattern)
Matches this cron line against the parameter and returns true if the param
is more general (contains wildcards) or equal.
|
Copyright © 2014. All rights reserved.