public interface WrappedBatchExecutorService
Modifier and Type | Interface and Description |
---|---|
static interface |
WrappedBatchExecutorService.CustomBatchExecutor |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(List<WrappingBatchService> wrappingBatchServices,
WrappedBatchExecutorService.CustomBatchExecutor batchExecutor) |
boolean execute(List<WrappingBatchService> wrappingBatchServices, WrappedBatchExecutorService.CustomBatchExecutor batchExecutor)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.