public class EncumbranceForwardStep extends AbstractWrappedBatchStep
Modifier and Type | Field and Description |
---|---|
static String |
TRANSACTION_DATE_FORMAT_STRING |
batchInputFileType, dateTimeService, interrupted, name, parameterService
Constructor and Description |
---|
EncumbranceForwardStep() |
Modifier and Type | Method and Description |
---|---|
protected WrappedBatchExecutorService.CustomBatchExecutor |
getCustomBatchExecutor() |
void |
setYearEndService(YearEndService yearEndService)
Sets the yearEndService attribute, allowing the injection of an implementation of that service
|
execute, setWrappedBatchExecutorService, setWrappingBatchServices
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 static final String TRANSACTION_DATE_FORMAT_STRING
public EncumbranceForwardStep()
protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
getCustomBatchExecutor
in class AbstractWrappedBatchStep
AbstractWrappedBatchStep.getCustomBatchExecutor()
public void setYearEndService(YearEndService yearEndService)
yearEndService
- the yearEndService to setorg.kuali.module.gl.service.YearEndService
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.