org.kuali.kfs.module.ld.batch
Class LaborEnterpriseFeedStep

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

public class LaborEnterpriseFeedStep
extends AbstractWrappedBatchStep

This step executes the enterprise feeder


Constructor Summary
LaborEnterpriseFeedStep()
           
 
Method Summary
protected  WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
           
 void setEnterpriseFeederService(EnterpriseFeederService enterpriseFeederService)
          Sets the enterpriseFeederService attribute value.
 
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

LaborEnterpriseFeedStep

public LaborEnterpriseFeedStep()
Method Detail

getCustomBatchExecutor

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

setEnterpriseFeederService

public void setEnterpriseFeederService(EnterpriseFeederService enterpriseFeederService)
Sets the enterpriseFeederService attribute value.

Parameters:
enterpriseFeederService - The enterpriseFeederService to set.
See Also:
EnterpriseFeederService


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