org.kuali.kfs.sys.batch.service
Interface WrappedBatchExecutorService

All Known Implementing Classes:
AbstractWrappingBatchService, WrappedBatchExecutorServiceImpl

public interface WrappedBatchExecutorService


Nested Class Summary
static interface WrappedBatchExecutorService.CustomBatchExecutor
           
 
Method Summary
 boolean execute(List<WrappingBatchService> wrappingBatchServices, WrappedBatchExecutorService.CustomBatchExecutor batchExecutor)
           
 

Method Detail

execute

boolean execute(List<WrappingBatchService> wrappingBatchServices,
                WrappedBatchExecutorService.CustomBatchExecutor batchExecutor)


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