| Package | Description |
|---|---|
| net.sf.aguacate.scheduler.job |
| Modifier and Type | Method and Description |
|---|---|
JobSchedule.Type |
JobScheduleCron.getType() |
JobSchedule.Type |
JobSchedule.getType() |
static JobSchedule.Type |
JobSchedule.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobSchedule.Type[] |
JobSchedule.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Cesar Martinez. All rights reserved.