| Package | Description |
|---|---|
| org.appng.application.scheduler.model | |
| org.appng.application.scheduler.quartz | |
| org.appng.application.scheduler.service |
| Modifier and Type | Class and Description |
|---|---|
class |
JobRecord
Model class representing a row in the job record table.
|
| Modifier and Type | Method and Description |
|---|---|
JobResult |
RunJobEvent.getJobResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobRecordService.recordJob(JobResult jobResult,
Date fireTime,
Date endTime,
long jobRunTime,
org.quartz.JobDataMap jobDataMap,
org.quartz.JobExecutionException jobException,
String triggerName) |
Copyright © 2019. All rights reserved.