public class EnterpriseFeedStep extends AbstractWrappedBatchStep
batchInputFileType, dateTimeService, interrupted, name, parameterService
Constructor and Description |
---|
EnterpriseFeedStep() |
Modifier and Type | Method and Description |
---|---|
protected WrappedBatchExecutorService.CustomBatchExecutor |
getCustomBatchExecutor() |
List<String> |
getRequiredDirectoryNames()
By default it should use batchInpeutFile (single file) directory path as the required directory name.
|
void |
setEnterpriseFeederService(EnterpriseFeederService enterpriseFeederService)
Sets the enterpriseFeederService 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 EnterpriseFeedStep()
public List<String> getRequiredDirectoryNames()
AbstractStep
getRequiredDirectoryNames
in interface InitiateDirectory
getRequiredDirectoryNames
in class AbstractStep
AbstractStep.getRequiredDirectoryNames()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor
in class AbstractWrappedBatchStep
public void setEnterpriseFeederService(EnterpriseFeederService enterpriseFeederService)
enterpriseFeederService
- The enterpriseFeederService to set.EnterpriseFeederService
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.