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, setWrappingBatchServices
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterService
prepareDirectories
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
prepareDirectories
protected static org.apache.log4j.Logger LOG
public AutoDisapproveDocumentsStep()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor
in class AbstractWrappedBatchStep
org.kuali.ole.batch.Step#execute(java.lang.String)
public void setAutoDisapproveDocumentsService(AutoDisapproveDocumentsService autoDisapproveDocumentsService)
autoDisapproveEDocsService
- The autoDisapproveEDocsService to set.org.kuali.ole.sys.service.AutoDisapproveEDocsService
public void setBatchFileDirectoryName(String batchFileDirectoryName)
batchFileDirectoryName
- Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.