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

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.LaborPosterStep
All Implemented Interfaces:
Step, org.springframework.beans.factory.BeanNameAware

public class LaborPosterStep
extends AbstractWrappedBatchStep

Defines the batch step for labor poster


Constructor Summary
LaborPosterStep()
           
 
Method Summary
protected  WrappedBatchExecutorService.CustomBatchExecutor getCustomBatchExecutor()
           
 void setLaborPosterService(LaborPosterService laborPosterService)
           
 
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

LaborPosterStep

public LaborPosterStep()
Method Detail

getCustomBatchExecutor

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

setLaborPosterService

public void setLaborPosterService(LaborPosterService laborPosterService)


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