public class DemergerStep extends AbstractWrappedBatchStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
DemergerStep() |
| Modifier and Type | Method and Description |
|---|---|
protected WrappedBatchExecutorService.CustomBatchExecutor |
getCustomBatchExecutor()
Overridden to run the scrubber demerger process.
|
void |
setScrubberService(ScrubberService ss)
Sets the scrubberSerivce, allowing the injection of an implementation of that service
|
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 DemergerStep()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor in class AbstractWrappedBatchSteporg.kuali.ole.batch.Step#execute(java.lang.String)public void setScrubberService(ScrubberService ss)
scrubberService - the scrubberServiceService implementation to setorg.kuali.module.gl.service.ScrubberServiceCopyright © 2004–2015 The Kuali Foundation. All rights reserved.