org.kuali.kfs.sys.batch.service.impl
Class WrappedBatchExecutorServiceImpl
java.lang.Object
org.kuali.kfs.sys.batch.service.impl.WrappedBatchExecutorServiceImpl
- All Implemented Interfaces:
- WrappedBatchExecutorService
public class WrappedBatchExecutorServiceImpl
- extends Object
- implements WrappedBatchExecutorService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WrappedBatchExecutorServiceImpl
public WrappedBatchExecutorServiceImpl()
execute
@Transactional
public boolean execute(List<WrappingBatchService> wrappingBatchServices,
WrappedBatchExecutorService.CustomBatchExecutor customBatchExecutor)
- Specified by:
execute
in interface WrappedBatchExecutorService
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.