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, setParameterService
prepareDirectories
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
prepareDirectories
public 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.NightlyOutService
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.