Package | Description |
---|---|
hudson.scheduler |
Classes that implement cron-like features
|
Modifier and Type | Method and Description |
---|---|
static Hash |
Hash.from(String seed) |
static Hash |
Hash.zero()
Creates a hash that always return 0.
|
Modifier and Type | Method and Description |
---|---|
static CronTabList |
CronTabList.create(String format,
Hash hash) |
Constructor and Description |
---|
CronTab(String format,
Hash hash) |
CronTab(String format,
int line,
Hash hash) |
Copyright © 2014. All rights reserved.