| Package | Description |
|---|---|
| com.atlassian.scheduler.config |
API classes related to the configuration of scheduled jobs.
|
| Modifier and Type | Method and Description |
|---|---|
Schedule.Type |
Schedule.getType()
Returns the
Schedule.Type of this schedule. |
static Schedule.Type |
Schedule.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Schedule.Type[] |
Schedule.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Atlassian. All rights reserved.