org.kuali.kfs.module.ld.batch
Class LaborScrubberStep

java.lang.Object
  extended by org.kuali.kfs.sys.batch.AbstractStep
      extended by org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
          extended by org.kuali.kfs.module.ld.batch.LaborScrubberStep
All Implemented Interfaces:
Step, org.springframework.beans.factory.BeanNameAware

public class LaborScrubberStep
extends AbstractWrappedBatchStep

Labor scrubber Batch Step.


Constructor Summary
LaborScrubberStep()
           
 
Method Summary
protected  WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
           
 void setLaborScrubberService(LaborScrubberService laborScrubberService)
           
 
Methods inherited from class org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
execute, setWrappedBatchExecutorService, setWrappingBatchServices
 
Methods inherited from class org.kuali.kfs.sys.batch.AbstractStep
getDateTimeService, getName, getParameterService, interrupt, isInterrupted, setBeanName, setDateTimeService, setInterrupted, setParameterService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaborScrubberStep

public LaborScrubberStep()
Method Detail

getCustomBatchExecutor

protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
Specified by:
getCustomBatchExecutor in class AbstractWrappedBatchStep

setLaborScrubberService

public void setLaborScrubberService(LaborScrubberService laborScrubberService)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.