public class AutoApprovePaymentRequestsStep extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
AutoApprovePaymentRequestsStep() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute()
Invoke execute method
|
boolean |
execute(String jobName,
Date jobRunDate)
Calls service method to approve payment requests
|
void |
setPaymentRequestService(PaymentRequestService paymentRequestService) |
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic AutoApprovePaymentRequestsStep()
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 setPaymentRequestService(PaymentRequestService paymentRequestService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.