Uses of Class
org.alfresco.repo.transaction.TransactionServiceImpl
-
Packages that use TransactionServiceImpl Package Description org.alfresco.repo.admin org.alfresco.repo.admin.patch org.alfresco.repo.usage -
-
Uses of TransactionServiceImpl in org.alfresco.repo.admin
Methods in org.alfresco.repo.admin with parameters of type TransactionServiceImpl Modifier and Type Method Description voidRepoServerMgmt. setTransactionService(TransactionServiceImpl transactionService) -
Uses of TransactionServiceImpl in org.alfresco.repo.admin.patch
Methods in org.alfresco.repo.admin.patch with parameters of type TransactionServiceImpl Modifier and Type Method Description voidPatchServiceImpl. setTransactionService(TransactionServiceImpl transactionService) -
Uses of TransactionServiceImpl in org.alfresco.repo.usage
Methods in org.alfresco.repo.usage with parameters of type TransactionServiceImpl Modifier and Type Method Description voidUserUsageTrackingComponent. setTransactionService(TransactionServiceImpl transactionService)
-