org.kuali.kfs.module.ld.batch
Class LaborPreScrubberStep
java.lang.Object
org.kuali.kfs.sys.batch.AbstractStep
org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
org.kuali.kfs.module.ld.batch.LaborPreScrubberStep
- All Implemented Interfaces:
- Step, org.springframework.beans.factory.BeanNameAware
public class LaborPreScrubberStep
- extends AbstractWrappedBatchStep
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LaborPreScrubberStep
public LaborPreScrubberStep()
getCustomBatchExecutor
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
- Specified by:
getCustomBatchExecutor
in class AbstractWrappedBatchStep
- See Also:
AbstractWrappedBatchStep.getCustomBatchExecutor()
setBatchFileDirectoryName
public void setBatchFileDirectoryName(String batchFileDirectoryName)
getLaborPreScrubberService
public PreScrubberService getLaborPreScrubberService()
setLaborPreScrubberService
public void setLaborPreScrubberService(PreScrubberService preScrubberService)
setLaborPreScrubberReportWriterService
public void setLaborPreScrubberReportWriterService(ReportWriterService laborPreScrubberReportWriterService)
- Sets the laborPreScrubberReportWriterService attribute value.
- Parameters:
laborPreScrubberReportWriterService
- The laborPreScrubberReportWriterService to set.
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.