public class ClearPendingTransactionsStep extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
ClearPendingTransactionsStep() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(String jobName,
Date jobRunDate)
Runs the process of deleting copied pdp ledger entries
|
void |
setPendingTransactionService(PendingTransactionService pendingTransactionService)
Sets the pendingTransactionService attribute value.
|
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic ClearPendingTransactionsStep()
public boolean execute(String jobName, Date jobRunDate)
jobName - the name of the job that this step is being run as part ofjobRunDate - the time/date the job is runStep.execute(String, Date)public void setPendingTransactionService(PendingTransactionService pendingTransactionService)
pendingTransactionService - The pendingTransactionService to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.