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, setParameterService
prepareDirectories
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
prepareDirectories
public ElectronicInvoiceStep()
public boolean execute(String jobName, Date jobRunDate)
Step
jobName
- 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 InitiateDirectory
getRequiredDirectoryNames
in class AbstractStep
AbstractStep.getRequiredDirectoryNames()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.