public class ProcurementCardRouteDocumentsStep extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description | 
|---|
| ProcurementCardRouteDocumentsStep() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | execute(String jobName,
              Date jobRunDate)Perform this step of a batch job. | 
| void | setProcurementCardCreateDocumentService(ProcurementCardCreateDocumentService procurementCardDocumentService) | 
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic ProcurementCardRouteDocumentsStep()
public boolean execute(String jobName, Date jobRunDate)
StepjobName - the name of the job running the stepjobRunDate - the time/date the job is executedStep.execute(java.lang.String, java.util.Date)public void setProcurementCardCreateDocumentService(ProcurementCardCreateDocumentService procurementCardDocumentService)
procurementCardDocumentService - The procurementCardDocumentService to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.