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, setWrappingBatchServicesafterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic CollectorStep()
public List<String> getRequiredDirectoryNames()
AbstractStepgetRequiredDirectoryNames in interface InitiateDirectorygetRequiredDirectoryNames in class AbstractStepAbstractStep.getRequiredDirectoryNames()protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor in class AbstractWrappedBatchSteppublic 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–2015 The Kuali Foundation. All rights reserved.