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