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, 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 DemergerStep()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor
in class AbstractWrappedBatchStep
org.kuali.ole.batch.Step#execute(java.lang.String)
public void setScrubberService(ScrubberService ss)
scrubberService
- the scrubberServiceService implementation to setorg.kuali.module.gl.service.ScrubberService
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.