public class SufficientFundsFullRebuildStep extends AbstractStep implements TestingStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
SufficientFundsFullRebuildStep() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(String jobName,
Date jobRunDate)
Runs the sufficient funds sync service.
|
void |
setSufficientFundsFullRebuildService(SufficientFundsFullRebuildService sfss)
Sets the sufficientFundsFullRebuildService, allowing the injection of an implementation of that service
|
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic SufficientFundsFullRebuildStep()
public boolean execute(String jobName, Date jobRunDate)
execute in interface StepjobName - the name of the job this step is being run as part ofjobRunDate - the time/date the job was startedStep.execute(String, Date)public void setSufficientFundsFullRebuildService(SufficientFundsFullRebuildService sfss)
sufficientFundsFullRebuildService - an implementation sufficientFundsFullRebuildService to setSufficientFundsFullRebuildServiceCopyright © 2004–2015 The Kuali Foundation. All rights reserved.