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, setWrappingBatchServicesafterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic static final String STEP_NAME
public CollectorScrubberStep()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor in class AbstractWrappedBatchSteppublic void setScrubberStatus(ScrubberStatus scrubberStatus)
public void setBatch(CollectorBatch batch)
public void setCollectorReportData(CollectorReportData collectorReportData)
public void setScrubberService(ScrubberService scrubberService)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.