public class EffortCertificationCreateStep extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name, parameterService| Constructor and Description |
|---|
EffortCertificationCreateStep() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(String jobName,
Date jobRunDate)
Perform this step of a batch job.
|
void |
setEffortCertificationCreateService(EffortCertificationCreateService effortCertificationCreateService)
Sets the effortCertificationCreateService attribute value.
|
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterServiceprepareDirectories, setSkipDirectoryInitiationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareDirectoriespublic EffortCertificationCreateStep()
public boolean execute(String jobName, Date jobRunDate)
StepjobName - the name of the job running the stepjobRunDate - the time/date the job is executedorg.kuali.kfs.sys.batch.Step#execute(java.lang.String)public void setEffortCertificationCreateService(EffortCertificationCreateService effortCertificationCreateService)
effortCertificationCreateService - The effortCertificationCreateService to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.