@DisallowConcurrentExecution @PersistJobDataAfterExecution public class AutofixDocumentsJob extends Object implements org.quartz.Job
| Constructor and Description |
|---|
AutofixDocumentsJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext context) |
protected StuckDocumentService |
getStuckDocumentService() |
void |
setStuckDocumentService(StuckDocumentService stuckDocumentService) |
public AutofixDocumentsJob()
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionExceptionprotected StuckDocumentService getStuckDocumentService()
public void setStuckDocumentService(StuckDocumentService stuckDocumentService)
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.