org.kuali.kfs.pdp.batch
Class ExtractGlTransactionsStep

java.lang.Object
  extended by org.kuali.kfs.sys.batch.AbstractStep
      extended by org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
          extended by org.kuali.kfs.pdp.batch.ExtractGlTransactionsStep
All Implemented Interfaces:
Step, org.springframework.beans.factory.BeanNameAware

public class ExtractGlTransactionsStep
extends AbstractWrappedBatchStep


Constructor Summary
ExtractGlTransactionsStep()
           
 
Method Summary
protected  WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
           
 void setExtractGlTransactionService(ExtractTransactionsService e)
           
 
Methods inherited from class org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
execute, setWrappedBatchExecutorService, setWrappingBatchServices
 
Methods inherited from class org.kuali.kfs.sys.batch.AbstractStep
getDateTimeService, getName, getParameterService, interrupt, isInterrupted, setBeanName, setDateTimeService, setInterrupted, setParameterService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtractGlTransactionsStep

public ExtractGlTransactionsStep()
Method Detail

getCustomBatchExecutor

protected WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
Specified by:
getCustomBatchExecutor in class AbstractWrappedBatchStep
See Also:
AbstractWrappedBatchStep.getCustomBatchExecutor()

setExtractGlTransactionService

public void setExtractGlTransactionService(ExtractTransactionsService e)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.