Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Uses of Class
org.alfresco.repo.transaction.RetryingTransactionHelper
Packages that use org.alfresco.repo.transaction.RetryingTransactionHelper
org.alfresco.repo.batch
org.alfresco.service
Uses of RetryingTransactionHelper in org.alfresco.repo.batch
Constructors in org.alfresco.repo.batch with parameters of type RetryingTransactionHelper
BatchProcessor(String processName, RetryingTransactionHelper retryingTransactionHelper, BatchProcessWorkProvider<T> workProvider, int workerThreads, int batchSize, org.springframework.context.ApplicationEventPublisher applicationEventPublisher, org.apache.commons.logging.Log logger, int loggingInterval)
          Instantiates a new batch processor.
BatchProcessor(String processName, RetryingTransactionHelper retryingTransactionHelper, Collection<T> collection, int workerThreads, int batchSize, org.springframework.context.ApplicationEventPublisher applicationEventPublisher, org.apache.commons.logging.Log logger, int loggingInterval)
          Deprecated. Since 3.4, use the BatchProcessWorkProvider instead of the Collection
Uses of RetryingTransactionHelper in org.alfresco.service
Methods in org.alfresco.service that return RetryingTransactionHelper
ServiceRegistry.getRetryingTransactionHelper()

Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Copyright © 2005–2018 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.