public class CloseBatchStep extends AbstractStep
CloseService.close()batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
CloseBatchStep() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(String jobName,
Date jobRunDate)
See the class description.
|
void |
setCloseService(CloseService closeService)
Sets the
CloseService. |
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic CloseBatchStep()
public boolean execute(String jobName, Date jobRunDate)
jobName - the name of the job running the stepjobRunDate - the time/date the job is executedStep.execute(String, Date)public void setCloseService(CloseService closeService)
CloseService. For use by Spring.closeService - The value to be used to assign to the local attribute closeService.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.