public class UpdatePriorYearDataStep extends AbstractStep
batchInputFileType, dateTimeService, interrupted, name, parameterService
Constructor and Description |
---|
UpdatePriorYearDataStep() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(String jobName,
Date jobRunDate)
Executes the table updates when
|
void |
setPriorYearAccountService(PriorYearAccountService priorYearAccountService)
Service setter for Spring injection
|
void |
setPriorYearOrganizationService(PriorYearOrganizationService priorYearOrganizationService)
Service setter for Spring injection
|
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterService
prepareDirectories
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
prepareDirectories
public UpdatePriorYearDataStep()
public boolean execute(String jobName, Date jobRunDate) throws InterruptedException
jobName
- the name of the job running the stepjobRunDate
- the time/date the job is executedInterruptedException
Step.execute(String, Date)
public void setPriorYearAccountService(PriorYearAccountService priorYearAccountService)
priorYearAccountService
- public void setPriorYearOrganizationService(PriorYearOrganizationService priorYearOrganizationService)
priorYearOrganizationService
- Copyright © 2004–2015 The Kuali Foundation. All rights reserved.