org.kuali.kfs.gl.batch
Class BalanceForwardStep
java.lang.Object
org.kuali.kfs.sys.batch.AbstractStep
org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
org.kuali.kfs.gl.batch.BalanceForwardStep
- All Implemented Interfaces:
- Step, org.springframework.beans.factory.BeanNameAware
public class BalanceForwardStep
- extends AbstractWrappedBatchStep
This step runs the balance forward year end process.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRANSACTION_DATE_FORMAT_STRING
public static final String TRANSACTION_DATE_FORMAT_STRING
- See Also:
- Constant Field Values
BalanceForwardStep
public BalanceForwardStep()
getCustomBatchExecutor
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
- Specified by:
getCustomBatchExecutor
in class AbstractWrappedBatchStep
- See Also:
AbstractWrappedBatchStep.getCustomBatchExecutor()
setYearEndService
public void setYearEndService(YearEndService yearEndService)
- Sets the yearEndService attribute, allowing injection of an implementation of the service
- Parameters:
yearEndService
- an implementation of the yearEndService- See Also:
org.kuali.module.gl.service.yearEndService
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.