| Package | Description |
|---|---|
| com.atlassian.scheduler.core |
Core components that will likely be needed by any implementation of the atlassian-scheduler API.
|
| com.atlassian.scheduler.core.impl |
Core implementation support classes.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<RunningJob> |
AbstractSchedulerService.getLocallyRunningJobs() |
Collection<RunningJob> |
SchedulerServiceController.getLocallyRunningJobs()
Returns the list of jobs that are currently executing on this node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RunningJobImpl |
Copyright © 2018 Atlassian. All rights reserved.