public class CollectorScrubberStep extends AbstractWrappedBatchStep
Modifier and Type | Field and Description |
---|---|
static String |
STEP_NAME |
batchInputFileType, dateTimeService, interrupted, name, parameterService
Constructor and Description |
---|
CollectorScrubberStep() |
Modifier and Type | Method and Description |
---|---|
protected WrappedBatchExecutorService.CustomBatchExecutor |
getCustomBatchExecutor() |
void |
setBatch(CollectorBatch batch) |
void |
setCollectorReportData(CollectorReportData collectorReportData) |
void |
setScrubberService(ScrubberService scrubberService) |
void |
setScrubberStatus(ScrubberStatus scrubberStatus) |
execute, setWrappedBatchExecutorService, setWrappingBatchServices
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterService
prepareDirectories
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
prepareDirectories
public static final String STEP_NAME
public CollectorScrubberStep()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor
in class AbstractWrappedBatchStep
public void setScrubberStatus(ScrubberStatus scrubberStatus)
public void setBatch(CollectorBatch batch)
public void setCollectorReportData(CollectorReportData collectorReportData)
public void setScrubberService(ScrubberService scrubberService)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.