public class AutoDisapproveDocumentsStep extends AbstractWrappedBatchStep
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
LOG |
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
AutoDisapproveDocumentsStep() |
| Modifier and Type | Method and Description |
|---|---|
protected WrappedBatchExecutorService.CustomBatchExecutor |
getCustomBatchExecutor()
Overridden to run the auto disapprove process.
|
void |
setAutoDisapproveDocumentsService(AutoDisapproveDocumentsService autoDisapproveDocumentsService)
Sets the autoDisapproveEDocsService attribute value.
|
void |
setBatchFileDirectoryName(String batchFileDirectoryName)
This method sets the batchFileDirectoryName
|
execute, setWrappedBatchExecutorService, setWrappingBatchServicesafterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriesprotected static org.apache.log4j.Logger LOG
public AutoDisapproveDocumentsStep()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor in class AbstractWrappedBatchSteporg.kuali.ole.batch.Step#execute(java.lang.String)public void setAutoDisapproveDocumentsService(AutoDisapproveDocumentsService autoDisapproveDocumentsService)
autoDisapproveEDocsService - The autoDisapproveEDocsService to set.org.kuali.ole.sys.service.AutoDisapproveEDocsServicepublic void setBatchFileDirectoryName(String batchFileDirectoryName)
batchFileDirectoryName - Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.