org.kuali.kfs.module.endow.batch
Class CreateAccrualTransactionsStep
java.lang.Object
org.kuali.kfs.sys.batch.AbstractStep
org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
org.kuali.kfs.module.endow.batch.CreateAccrualTransactionsStep
- All Implemented Interfaces:
- Step, org.springframework.beans.factory.BeanNameAware
public class CreateAccrualTransactionsStep
- extends AbstractWrappedBatchStep
Batch step that executes the Create Accrual Transactions step.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
batchFileDirectoryName
protected String batchFileDirectoryName
CreateAccrualTransactionsStep
public CreateAccrualTransactionsStep()
getCustomBatchExecutor
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
- Specified by:
getCustomBatchExecutor
in class AbstractWrappedBatchStep
- See Also:
AbstractWrappedBatchStep.getCustomBatchExecutor()
setCreateAccrualTransactionsService
public void setCreateAccrualTransactionsService(CreateAccrualTransactionsService createAccrualTransactionsService)
- Sets the createAccrualTransactionsService.
- Parameters:
createAccrualTransactionsService
-
setBatchFileDirectoryName
public void setBatchFileDirectoryName(String batchFileDirectoryName)
- Sets the batchFileDirectoryName.
- Parameters:
batchFileDirectoryName
-
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.