org.kuali.kfs.module.ld.batch
Class LaborBalanceSummaryStep
java.lang.Object
org.kuali.kfs.sys.batch.AbstractStep
org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
org.kuali.kfs.module.ld.batch.LaborBalanceSummaryStep
- All Implemented Interfaces:
- Step, org.springframework.beans.factory.BeanNameAware
public class LaborBalanceSummaryStep
- extends AbstractWrappedBatchStep
This class defines the batch step for labor balance summary report generation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LaborBalanceSummaryStep
public LaborBalanceSummaryStep()
getCustomBatchExecutor
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
- Specified by:
getCustomBatchExecutor
in class AbstractWrappedBatchStep
- See Also:
AbstractWrappedBatchStep.getCustomBatchExecutor()
setLaborBalanceSummaryReportService
public void setLaborBalanceSummaryReportService(LaborBalanceSummaryReportService laborBalanceSummaryReportService)
- Sets the laborBalanceSummaryReportService attribute value.
- Parameters:
laborBalanceSummaryReportService
- The laborBalanceSummaryReportService to set.
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.