| Package | Description |
|---|---|
| com.atlassian.scheduler |
Major component interfaces and supporting classes for the atlassian-scheduler API.
|
| Modifier and Type | Method and Description |
|---|---|
JobDetails |
SchedulerService.getJobDetails(JobId jobId)
Retrieves the details for the specified job ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<JobDetails> |
SchedulerService.getJobsByJobRunnerKey(JobRunnerKey jobRunnerKey)
Retrieves the job details for all jobs with the given job runner key.
|
Copyright © 2017 Atlassian. All rights reserved.