org.kuali.kfs.module.ld.batch
Class LaborYearEndBalanceForwardStep
java.lang.Object
org.kuali.kfs.sys.batch.AbstractStep
org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
org.kuali.kfs.module.ld.batch.LaborYearEndBalanceForwardStep
- All Implemented Interfaces:
- Step, org.springframework.beans.factory.BeanNameAware
public class LaborYearEndBalanceForwardStep
- extends AbstractWrappedBatchStep
Labor End balance forward Batch Step.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LaborYearEndBalanceForwardStep
public LaborYearEndBalanceForwardStep()
getCustomBatchExecutor
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
- Specified by:
getCustomBatchExecutor
in class AbstractWrappedBatchStep
setLaborYearEndBalanceForwardService
public void setLaborYearEndBalanceForwardService(LaborYearEndBalanceForwardService laborYearEndBalanceForwardService)
- Sets the laborYearEndBalanceForwardService attribute value.
- Parameters:
laborYearEndBalanceForwardService
- The laborYearEndBalanceForwardService to set.
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.