org.kuali.kfs.gl.batch
Class EnterpriseFeedStep
java.lang.Object
org.kuali.kfs.sys.batch.AbstractStep
org.kuali.kfs.sys.batch.AbstractWrappedBatchStep
org.kuali.kfs.gl.batch.EnterpriseFeedStep
- All Implemented Interfaces:
- Step, org.springframework.beans.factory.BeanNameAware
public class EnterpriseFeedStep
- extends AbstractWrappedBatchStep
This step executes the enterprise feeder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnterpriseFeedStep
public EnterpriseFeedStep()
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.