Package | Description |
---|---|
org.apache.turbine.services.schedule |
The scheduler service can run tasks in the background.
|
Modifier and Type | Method and Description |
---|---|
static AbstractJobEntry.ScheduleType |
AbstractJobEntry.ScheduleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractJobEntry.ScheduleType[] |
AbstractJobEntry.ScheduleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.