org.kuali.common.impex.spring
Class BatchConfig

java.lang.Object
  extended by org.kuali.common.impex.spring.BatchConfig

@Configuration
public class BatchConfig
extends Object


Constructor Summary
BatchConfig()
           
 
Method Summary
 int impexBatchRows()
           
 int impexBatchSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchConfig

public BatchConfig()
Method Detail

impexBatchSize

@Bean
public int impexBatchSize()

impexBatchRows

@Bean
public int impexBatchRows()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.