public class DailyReportJob extends Object implements com.atlassian.scheduler.JobRunner
| Constructor and Description |
|---|
DailyReportJob(DailyReportManager dailyReportManager) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable com.atlassian.scheduler.JobRunnerResponse |
runJob(com.atlassian.scheduler.JobRunnerRequest request) |
public DailyReportJob(DailyReportManager dailyReportManager)
Copyright © 2003–2020 Atlassian. All rights reserved.