org.kuali.kfs.module.ld.batch
Class LaborCorrectionProcessScrubberStep
java.lang.Object
org.kuali.kfs.sys.batch.AbstractStep
org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
org.kuali.kfs.module.ld.batch.LaborCorrectionProcessScrubberStep
- All Implemented Interfaces:
- Step, org.springframework.beans.factory.BeanNameAware
public class LaborCorrectionProcessScrubberStep
- extends AbstractWrappedBatchStep
Labor scrubber Batch Step.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STEP_NAME
public static final String STEP_NAME
- See Also:
- Constant Field Values
LaborCorrectionProcessScrubberStep
public LaborCorrectionProcessScrubberStep()
getCustomBatchExecutor
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
- Specified by:
getCustomBatchExecutor
in class AbstractWrappedBatchStep
setDocumentId
public void setDocumentId(String documentId)
setLaborCorrectionDocumentService
public void setLaborCorrectionDocumentService(LaborCorrectionDocumentService laborCorrectionDocumentService)
setLaborScrubberService
public void setLaborScrubberService(LaborScrubberService laborScrubberService)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.