public class ClearPendingStep extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description | 
|---|
| ClearPendingStep() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | execute(String jobName,
              Date jobRunDate)Runs the process of deleting copied ledger entries | 
| void | setNightlyOutService(NightlyOutService nightlyOutService)Sets the nightlyOutService attribute value. | 
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic ClearPendingStep()
public boolean execute(String jobName, Date jobRunDate)
jobName - the name of the job that this step is being run as part ofjobRunDate - the time/date the job is runStep.execute(String, Date)public void setNightlyOutService(NightlyOutService nightlyOutService)
nightlyOutService - The nightlyOutService to set.NightlyOutServiceCopyright © 2004–2015 The Kuali Foundation. All rights reserved.