public class LoadFederalReserveBankDataStep extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description | 
|---|
LoadFederalReserveBankDataStep()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
execute(String jobName,
              Date jobRunDate)
Perform this step of a batch job. 
 | 
List<String> | 
getRequiredDirectoryNames()
By default it should use batchInpeutFile (single file) directory path as the required directory name. 
 | 
void | 
setAchBankService(AchBankService achBankService)  | 
void | 
setDirectoryName(String dn)  | 
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic LoadFederalReserveBankDataStep()
public List<String> getRequiredDirectoryNames()
AbstractStepgetRequiredDirectoryNames in interface InitiateDirectorygetRequiredDirectoryNames in class AbstractStepAbstractStep.getRequiredDirectoryNames()public boolean execute(String jobName, Date jobRunDate) throws InterruptedException
StepjobName - the name of the job running the stepjobRunDate - the time/date the job is executedInterruptedExceptionStep.execute(java.lang.String, java.util.Date)public void setAchBankService(AchBankService achBankService)
public void setDirectoryName(String dn)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.