public class AutoCloseRecurringOrdersStep extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
AutoCloseRecurringOrdersStep() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute()
Invoke execute method
|
boolean |
execute(String jobName,
Date jobRunDate)
Calls service method to approve recurring purchase orders
|
void |
setPurchaseOrderService(PurchaseOrderService purchaseOrderService) |
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic AutoCloseRecurringOrdersStep()
public boolean execute(String jobName, Date jobRunDate) throws InterruptedException
jobName - the name of the job running the stepjobRunDate - the time/date the job is executedInterruptedExceptionStep.execute(String, Date)public boolean execute() throws InterruptedException
InterruptedExceptionpublic void setPurchaseOrderService(PurchaseOrderService purchaseOrderService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.