| Package | Description |
|---|---|
| com.atlassian.scheduler |
Major component interfaces and supporting classes for the atlassian-scheduler API.
|
| Modifier and Type | Method and Description |
|---|---|
RunDetails |
SchedulerHistoryService.getLastRunForJob(JobId jobId)
Returns the result of the most recent attempt to run this job.
|
RunDetails |
SchedulerHistoryService.getLastSuccessfulRunForJob(JobId jobId)
Returns the result of the most recent successful run of this job.
|
Copyright © 2017 Atlassian. All rights reserved.