| Package | Description |
|---|---|
| org.appng.application.scheduler | |
| org.appng.application.scheduler.form |
| Modifier and Type | Method and Description |
|---|---|
JobModel |
JobXmlModel.getJob(String jobName,
org.quartz.Scheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
List<JobModel> |
JobXmlModel.getJobs(org.quartz.Scheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSchedulerAction.perform(org.appng.api.model.Site site,
org.appng.api.model.Application application,
org.appng.api.Environment environment,
org.appng.api.Options options,
org.appng.api.Request request,
JobModel valueHolder,
org.appng.api.FieldProcessor fp) |
| Modifier and Type | Method and Description |
|---|---|
JobModel |
JobForm.getJobModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobForm.setJobModel(JobModel jobModel) |
| Constructor and Description |
|---|
JobForm(JobModel jobModel) |
Copyright © 2017. All rights reserved.