| Package | Description |
|---|---|
| com.atlassian.scheduler.core |
Core components that will likely be needed by any implementation of the atlassian-scheduler API.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleAwareSchedulerService.State |
AbstractSchedulerService.getState() |
LifecycleAwareSchedulerService.State |
SchedulerServiceController.getState()
Returns the scheduler service's running state.
|
static LifecycleAwareSchedulerService.State |
LifecycleAwareSchedulerService.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleAwareSchedulerService.State[] |
LifecycleAwareSchedulerService.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Atlassian. All rights reserved.