| Package | Description |
|---|---|
| org.kuali.ole.sys.batch | |
| org.kuali.ole.sys.batch.service.impl |
| Modifier and Type | Method and Description |
|---|---|
static JobDescriptor |
BatchSpringContext.getJobDescriptor(String beanId) |
| Constructor and Description |
|---|
BatchJobStatus(JobDescriptor jobDescriptor,
org.quartz.JobDetail jobDetail) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,JobDescriptor> |
SchedulerServiceImpl.externalizedJobDescriptors
Holds a list of job name to job descriptor mappings for those jobs that are externalized (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
protected JobDescriptor |
SchedulerServiceImpl.retrieveJobDescriptor(String jobName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SchedulerServiceImpl.loadJob(JobDescriptor jobDescriptor) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.