public class ElectronicInvoiceStep extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
ElectronicInvoiceStep() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(String jobName,
Date jobRunDate)
Perform this step of a batch job.
|
List<String> |
getRequiredDirectoryNames()
Override the default implementation to pull the directory path list from the service
|
void |
setElectronicInvoiceHelperService(ElectronicInvoiceHelperService electronicInvoiceHelperService) |
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic ElectronicInvoiceStep()
public boolean execute(String jobName, Date jobRunDate)
StepjobName - the name of the job running the stepjobRunDate - the time/date the job is executedpublic void setElectronicInvoiceHelperService(ElectronicInvoiceHelperService electronicInvoiceHelperService)
public List<String> getRequiredDirectoryNames()
getRequiredDirectoryNames in interface InitiateDirectorygetRequiredDirectoryNames in class AbstractStepAbstractStep.getRequiredDirectoryNames()Copyright © 2004–2014 The Kuali Foundation. All rights reserved.