public class CollectorStep extends AbstractWrappedBatchStep
batchInputFileType, dateTimeService, interrupted, name, parameterService
Constructor and Description |
---|
CollectorStep() |
Modifier and Type | Method and Description |
---|---|
CollectorReportService |
getCollectorReportService()
Gets the collectorReportService attribute.
|
CollectorService |
getCollectorService()
Gets the collectorService attribute.
|
protected WrappedBatchExecutorService.CustomBatchExecutor |
getCustomBatchExecutor() |
List<String> |
getRequiredDirectoryNames()
By default it should use batchInpeutFile (single file) directory path as the required directory name.
|
void |
setCollectorReportService(CollectorReportService collectorReportService)
Sets the collectorReportService attribute value.
|
void |
setCollectorService(CollectorService collectorService)
Sets the collectorService attribute value.
|
execute, setWrappedBatchExecutorService, setWrappingBatchServices
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterService
prepareDirectories
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
prepareDirectories
public CollectorStep()
public List<String> getRequiredDirectoryNames()
AbstractStep
getRequiredDirectoryNames
in interface InitiateDirectory
getRequiredDirectoryNames
in class AbstractStep
AbstractStep.getRequiredDirectoryNames()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor
in class AbstractWrappedBatchStep
public CollectorService getCollectorService()
public void setCollectorService(CollectorService collectorService)
collectorService
- The collectorService to set.public CollectorReportService getCollectorReportService()
public void setCollectorReportService(CollectorReportService collectorReportService)
collectorReportService
- The collectorReportService to set.Copyright © 2004–2014 The Kuali Foundation. All rights reserved.