|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobDescriptor | |
---|---|
org.kuali.kfs.sys.batch | |
org.kuali.kfs.sys.batch.service.impl |
Uses of JobDescriptor in org.kuali.kfs.sys.batch |
---|
Methods in org.kuali.kfs.sys.batch that return JobDescriptor | |
---|---|
static JobDescriptor |
BatchSpringContext.getJobDescriptor(String beanId)
|
Constructors in org.kuali.kfs.sys.batch with parameters of type JobDescriptor | |
---|---|
BatchJobStatus(JobDescriptor jobDescriptor,
org.quartz.JobDetail jobDetail)
|
Uses of JobDescriptor in org.kuali.kfs.sys.batch.service.impl |
---|
Fields in org.kuali.kfs.sys.batch.service.impl with type parameters of type JobDescriptor | |
---|---|
protected Map<String,JobDescriptor> |
SchedulerServiceImpl.externalizedJobDescriptors
Holds a list of job name to job descriptor mappings for those jobs that are externalized (i.e. |
Methods in org.kuali.kfs.sys.batch.service.impl that return JobDescriptor | |
---|---|
protected JobDescriptor |
SchedulerServiceImpl.retrieveJobDescriptor(String jobName)
|
Methods in org.kuali.kfs.sys.batch.service.impl with parameters of type JobDescriptor | |
---|---|
protected void |
SchedulerServiceImpl.loadJob(JobDescriptor jobDescriptor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |