public class AssetYearEndDepreciationStep extends AbstractStep
AssetDepreciationService
.runYearEndDepreciationbatchInputFileType, dateTimeService, interrupted, name, parameterService
Constructor and Description |
---|
AssetYearEndDepreciationStep() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(String jobName,
Date jobRunDate)
Perform this step of a batch job.
|
void |
setAssetDepreciationService(AssetDepreciationService assetDepreciationService)
Sets assetDepreciationService
|
afterPropertiesSet, getBatchInputFileType, getDateTimeService, getName, getParameterService, getRequiredDirectoryNames, interrupt, isInterrupted, setBatchInputFileType, setBeanName, setDateTimeService, setInterrupted, setParameterService
prepareDirectories, setSkipDirectoryInitiation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
prepareDirectories
public AssetYearEndDepreciationStep()
public boolean execute(String jobName, Date jobRunDate)
Step
jobName
- the name of the job running the stepjobRunDate
- the time/date the job is executedStep.execute(java.lang.String, java.util.Date)
public void setAssetDepreciationService(AssetDepreciationService assetDepreciationService)
assetDepreciationService
- Copyright © 2004–2015 The Kuali Foundation. All rights reserved.