public class ActionListBatchProcessor extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name| Constructor and Description |
|---|
ActionListBatchProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(String jobName,
Date jobRunDate)
Perform this step of a batch job.
|
org.kuali.rice.kew.api.actionlist.ActionListService |
getActionListService() |
org.kuali.rice.coreservice.framework.parameter.ParameterService |
getParameterService() |
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectoriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic ActionListBatchProcessor()
public boolean execute(String jobName, Date jobRunDate) throws InterruptedException
StepjobName - the name of the job running the stepjobRunDate - the time/date the job is executedInterruptedExceptionpublic org.kuali.rice.kew.api.actionlist.ActionListService getActionListService()
public org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
getParameterService in class AbstractStepCopyright © 2004–2015 The Kuali Foundation. All rights reserved.