Uses of Interface
org.alfresco.service.transaction.TransactionService
Packages that use TransactionService
Package
Description
The Alfresco file system interface implementation
FileSystem
DesktopAction
AlfrescoDiskDriver
MultiTenantShareMapper
The Alfesco filesystem to repository translation layer
Provides the implementation of the site service which is used to provide services used by the sites of the
Share interface.
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of TransactionService in org.alfresco.encryption
Methods in org.alfresco.encryption with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidEncryptionChecker.setTransactionService(TransactionService transactionService) voidEncryptionKeysRegistryImpl.setTransactionService(TransactionService transactionService) voidReEncryptor.setTransactionService(TransactionService transactionService) Set the transaction provider so that each execution can be performed within a transaction -
Uses of TransactionService in org.alfresco.filesys
Methods in org.alfresco.filesys that return TransactionServiceModifier and TypeMethodDescriptionprotected final TransactionServiceAbstractServerConfigurationBean.getTransactionService()Return the transaction servicefinal TransactionServiceAlfrescoConfigSection.getTransactionService()Return the transaction serviceMethods in org.alfresco.filesys with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractServerConfigurationBean.setTransactionService(TransactionService service) Set the transaction service -
Uses of TransactionService in org.alfresco.filesys.alfresco
Fields in org.alfresco.filesys.alfresco declared as TransactionServiceModifier and TypeFieldDescriptionprotected TransactionServiceAlfrescoDiskDriver.m_transactionServiceMethods in org.alfresco.filesys.alfresco that return TransactionServiceModifier and TypeMethodDescriptionfinal TransactionServiceAlfrescoDiskDriver.getTransactionService()Return the transaction serviceMethods in org.alfresco.filesys.alfresco with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAlfrescoDiskDriver.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.filesys.auth.ftp
Methods in org.alfresco.filesys.auth.ftp that return TransactionServiceModifier and TypeMethodDescriptionprotected final TransactionServiceFTPAuthenticatorBase.getTransactionService()Return the transaction serviceMethods in org.alfresco.filesys.auth.ftp with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidFTPAuthenticatorBase.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.filesys.auth.nfs
Methods in org.alfresco.filesys.auth.nfs that return TransactionServiceModifier and TypeMethodDescriptionprotected TransactionServiceAlfrescoRpcAuthenticator.getTransactionService()Methods in org.alfresco.filesys.auth.nfs with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAlfrescoRpcAuthenticator.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return TransactionServiceModifier and TypeMethodDescriptionCommandExecutorImpl.getTransactionService()FilesystemTransactionAdvice.getTransactionService()LockKeeperImpl.getTransactionService()Methods in org.alfresco.filesys.repo with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidCommandExecutorImpl.setTransactionService(TransactionService transactionService) voidFilesystemTransactionAdvice.setTransactionService(TransactionService transactionService) voidLockKeeperImpl.setTransactionService(TransactionService transactionHelper) voidNodeMonitorFactory.setTransactionService(TransactionService transactionService) Set the transaction serviceConstructors in org.alfresco.filesys.repo with parameters of type TransactionServiceModifierConstructorDescriptionprotectedNodeMonitor(ContentContext filesysCtx, NodeService nodeService, PolicyComponent policyComponent, FileFolderService fileFolderService, PermissionService permissionService, TransactionService transService) Class constructor -
Uses of TransactionService in org.alfresco.heartbeat
Methods in org.alfresco.heartbeat with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidConfigurationDataCollector.setTransactionService(TransactionService transactionService) voidModelUsageDataCollector.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.opencmis
Methods in org.alfresco.opencmis that return TransactionServiceMethods in org.alfresco.opencmis with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidCMISConnector.setTransactionService(TransactionService transactionService) Sets the transaction service.Constructors in org.alfresco.opencmis with parameters of type TransactionServiceModifierConstructorDescriptionCMISRenditionMapping(NodeService nodeService, ContentService contentService, RenditionService renditionService, TransactionService transactionService, Map<String, List<String>> renditionKinds) Deprecated. -
Uses of TransactionService in org.alfresco.repo.action
Methods in org.alfresco.repo.action with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidActionTrackingServiceImpl.setTransactionService(TransactionService transactionService) Set the transaction servicevoidAsynchronousActionExecutionQueueImpl.setTransactionService(TransactionService transactionService) Set the transaction service -
Uses of TransactionService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAddFeaturesActionExecuter.setTransactionService(TransactionService transactionService) Set the transaction service -
Uses of TransactionService in org.alfresco.repo.action.scheduled
Methods in org.alfresco.repo.action.scheduled that return TransactionServiceModifier and TypeMethodDescriptionAbstractScheduledAction.getTransactionService()Get the transaction service.Methods in org.alfresco.repo.action.scheduled with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractScheduledAction.setTransactionService(TransactionService transactionService) Set the transactions service - IOC. -
Uses of TransactionService in org.alfresco.repo.activities.feed
Methods in org.alfresco.repo.activities.feed that return TransactionServiceMethods in org.alfresco.repo.activities.feed with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractFeedGenerator.setTransactionService(TransactionService transactionService) voidFeedNotifierImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.activities.feed.cleanup
Methods in org.alfresco.repo.activities.feed.cleanup with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidFeedCleaner.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.activities.post.lookup
Methods in org.alfresco.repo.activities.post.lookup with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidPostLookup.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.admin
Fields in org.alfresco.repo.admin declared as TransactionServiceMethods in org.alfresco.repo.admin with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidBaseInterpreter.setTransactionService(TransactionService transactionService) voidConfigurationChecker.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.admin.patch
Fields in org.alfresco.repo.admin.patch declared as TransactionServiceModifier and TypeFieldDescriptionprotected TransactionServiceAbstractPatch.transactionServiceused to ensure a unique transaction per executionMethods in org.alfresco.repo.admin.patch with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractPatch.setTransactionService(TransactionService transactionService) Set the transaction provider so that each execution can be performed within a transaction -
Uses of TransactionService in org.alfresco.repo.audit
Methods in org.alfresco.repo.audit with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAuditComponentImpl.setTransactionService(TransactionService transactionService) Set the service used to start new transactionsvoidAuditMethodInterceptor.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.audit.access
Methods in org.alfresco.repo.audit.access with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAccessAuditor.setTransactionService(TransactionService transactionService) Set the component used to start new transactions -
Uses of TransactionService in org.alfresco.repo.audit.model
Methods in org.alfresco.repo.audit.model with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAuditModelRegistryImpl.setTransactionService(TransactionService transactionService) Service to ensure DAO calls are transactionally wrapped. -
Uses of TransactionService in org.alfresco.repo.blog
Methods in org.alfresco.repo.blog with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidBlogServiceImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.bulkimport.impl
Fields in org.alfresco.repo.bulkimport.impl declared as TransactionServiceModifier and TypeFieldDescriptionprotected TransactionServiceAbstractBulkFilesystemImporter.transactionServiceMethods in org.alfresco.repo.bulkimport.impl with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractBulkFilesystemImporter.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.calendar
Methods in org.alfresco.repo.calendar with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidCalendarServiceImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.config.xml
Methods in org.alfresco.repo.config.xml with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidRepoXMLConfigService.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.content.cleanup
Methods in org.alfresco.repo.content.cleanup with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidContentStoreCleaner.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.content.http
Methods in org.alfresco.repo.content.http with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidHttpAlfrescoStore.setTransactionService(TransactionService transactionService) Deprecated.Constructors in org.alfresco.repo.content.http with parameters of type TransactionServiceModifierConstructorDescriptionHttpAlfrescoContentReader(TransactionService transactionService, AuthenticationService authenticationService, String baseHttpUrl, String contentUrl) -
Uses of TransactionService in org.alfresco.repo.content.metadata
Methods in org.alfresco.repo.content.metadata with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAsynchronousExtractor.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.content.transform
Methods in org.alfresco.repo.content.transform that return TransactionServiceMethods in org.alfresco.repo.content.transform with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAdminUiTransformerDebug.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.descriptor
Methods in org.alfresco.repo.descriptor with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidDescriptorServiceImpl.setTransactionService(TransactionService transactionService) Sets the transaction service.voidDescriptorStartupLog.setTransactionService(TransactionService transactionService) voidRepositoryDescriptorDAOImpl.setTransactionService(TransactionService transactionService) Sets the transaction service. -
Uses of TransactionService in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary that return TransactionServiceMethods in org.alfresco.repo.dictionary with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidDictionaryModelType.setTransactionService(TransactionService transactionService) Set the transaction servicevoidDictionaryRepositoryBootstrap.setTransactionService(TransactionService transactionService) Set the transaction servicevoidDynamicCreateRepositoryLocation.setTransactionService(TransactionService transactionService) voidModelValidatorImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.discussion
Methods in org.alfresco.repo.discussion with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidDiscussionServiceImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.domain.node
Methods in org.alfresco.repo.domain.node with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractNodeDAOImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.domain.permissions
Methods in org.alfresco.repo.domain.permissions with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidFixedAclUpdater.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.event2
Methods in org.alfresco.repo.event2 with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidEventGenerator.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.events
Fields in org.alfresco.repo.events declared as TransactionServiceModifier and TypeFieldDescriptionprotected TransactionServiceAbstractEventsService.transactionServiceMethods in org.alfresco.repo.events with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractEventsService.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidExportSourceImporter.setTransactionService(TransactionService transactionService) voidFileImporterImpl.setTransactionService(TransactionService transactionService) voidFileSourceImporter.setTransactionService(TransactionService transactionService) voidImporterBootstrap.setTransactionService(TransactionService transactionService) Sets the Transaction Service -
Uses of TransactionService in org.alfresco.repo.importer.system
Methods in org.alfresco.repo.importer.system with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidSystemInfoBootstrap.setTransactionService(TransactionService transactionService) Sets the Transaction Service -
Uses of TransactionService in org.alfresco.repo.links
Methods in org.alfresco.repo.links with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidLinksServiceImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.model.filefolder
Constructors in org.alfresco.repo.model.filefolder with parameters of type TransactionServiceModifierConstructorDescriptionFileFolderLoader(RepositoryState repoState, TransactionService transactionService, Repository repositoryHelper, FileFolderService fileFolderService, NodeService nodeService, ContentService contentService, BehaviourFilter policyBehaviourFilter) -
Uses of TransactionService in org.alfresco.repo.module
Methods in org.alfresco.repo.module with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidModuleStarter.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.node
Fields in org.alfresco.repo.node declared as TransactionServiceModifier and TypeFieldDescriptionprotected TransactionServiceAbstractNodeServiceImpl.transactionServiceMethods in org.alfresco.repo.node with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractNodeServiceImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.node.archive
Methods in org.alfresco.repo.node.archive with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidNodeArchiveServiceImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.node.cleanup
Fields in org.alfresco.repo.node.cleanup declared as TransactionServiceModifier and TypeFieldDescriptionprotected TransactionServiceAbstractNodeCleanupWorker.transactionServiceMethods in org.alfresco.repo.node.cleanup with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractNodeCleanupWorker.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.node.db
Constructors in org.alfresco.repo.node.db with parameters of type TransactionServiceModifierConstructorDescriptionNodeStringLengthWorker(NodeDAO nodeDAO, JobLockService jobLockService, TransactionService transactionService, QNameDAO qnameDAO, BehaviourFilter behaviourFilter, int queryRange, int threadCount) -
Uses of TransactionService in org.alfresco.repo.node.sizedetails
Methods in org.alfresco.repo.node.sizedetails with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidNodeSizeDetailsServiceImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.preference.script
Methods in org.alfresco.repo.preference.script with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidScriptPreferenceService.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.rendition2
Methods in org.alfresco.repo.rendition2 with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidLocalTransformClient.setTransactionService(TransactionService transactionService) voidRenditionEventProcessor.setTransactionService(TransactionService transactionService) voidRenditionService2Impl.setTransactionService(TransactionService transactionService) voidTransformRequestProcessor.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.replication
Methods in org.alfresco.repo.replication with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidReplicationActionExecutor.setTransactionService(TransactionService transactionService) Injects the TransactionService bean. -
Uses of TransactionService in org.alfresco.repo.security.authentication
Methods in org.alfresco.repo.security.authentication that return TransactionServiceMethods in org.alfresco.repo.security.authentication with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractAuthenticationComponent.setTransactionService(TransactionService transactionService) voidHashPasswordTransactionListener.setTransactionService(TransactionService transactionService) voidRepositoryAuthenticationDao.setTransactionService(TransactionService transactionService) voidUpgradePasswordHashWorker.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.security.authentication.identityservice
Constructors in org.alfresco.repo.security.authentication.identityservice with parameters of type TransactionServiceModifierConstructorDescriptionIdentityServiceJITProvisioningHandler(IdentityServiceFacade identityServiceFacade, PersonService personService, TransactionService transactionService, IdentityServiceConfig identityServiceConfig) -
Uses of TransactionService in org.alfresco.repo.security.person
Methods in org.alfresco.repo.security.person with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidCheckAndFixPersonPermissionsBootstrapBean.setTransactionService(TransactionService transactionService) voidPersonServiceImpl.setTransactionService(TransactionService transactionService) voidSplitPersonCleanupBootstrapBean.setTransactionService(TransactionService transactionService) Constructors in org.alfresco.repo.security.person with parameters of type TransactionServiceModifierConstructorDescriptionHomeFolderProviderSynchronizer(TransactionService transactionService, AuthorityService authorityService, PersonService personService, FileFolderService fileFolderService, NodeService nodeService, PortableHomeFolderManager homeFolderManager, TenantAdminService tenantAdminService) -
Uses of TransactionService in org.alfresco.repo.security.sync
Methods in org.alfresco.repo.security.sync with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidChainingUserRegistrySynchronizer.setTransactionService(TransactionService transactionService) Sets the transaction service. -
Uses of TransactionService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return TransactionService -
Uses of TransactionService in org.alfresco.repo.site
Methods in org.alfresco.repo.site with parameters of type TransactionServiceModifier and TypeMethodDescriptionstatic NodeRefSiteServiceImpl.getSiteContainer(String siteShortName, String componentName, boolean create, SiteService siteService, TransactionService transactionService, TaggingService taggingService) Helper method to create a container if missing, and mark it as a tag scope if it isn't already one -
Uses of TransactionService in org.alfresco.repo.tagging
Methods in org.alfresco.repo.tagging with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidUpdateTagScopesActionExecuter.setTransactionService(TransactionService transactionService) Set the transaction service -
Uses of TransactionService in org.alfresco.repo.tenant
Fields in org.alfresco.repo.tenant declared as TransactionServiceModifier and TypeFieldDescriptionprotected TransactionServiceMultiTAdminServiceImpl.transactionServiceMethods in org.alfresco.repo.tenant with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractTenantRoutingContentStore.setTransactionService(TransactionService transactionService) voidMultiTAdminServiceImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.thumbnail
Fields in org.alfresco.repo.thumbnail declared as TransactionServiceModifier and TypeFieldDescriptionprotected TransactionServiceThumbnailRegistry.transactionServiceDeprecated.Transaction serviceMethods in org.alfresco.repo.thumbnail with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidSimpleThumbnailer.setTransactionService(TransactionService transactionService) Deprecated.Sets the transaction service.voidThumbnailRegistry.setTransactionService(TransactionService transactionService) Deprecated.Transaction servicevoidThumbnailServiceImpl.setTransactionService(TransactionService transactionService) Deprecated. -
Uses of TransactionService in org.alfresco.repo.transaction
Classes in org.alfresco.repo.transaction that implement TransactionServiceModifier and TypeClassDescriptionclassSimple implementation of the transaction service that serve up entirely useless user transactions.classDefault implementation of Transaction Service.Methods in org.alfresco.repo.transaction with parameters of type TransactionServiceModifier and TypeMethodDescriptionstatic <R> RTransactionUtil.executeInNonPropagatingUserTransaction(TransactionService transactionService, TransactionUtil.TransactionWork<R> transactionWork) Deprecated.static <R> RTransactionUtil.executeInNonPropagatingUserTransaction(TransactionService transactionService, TransactionUtil.TransactionWork<R> transactionWork, boolean readOnly) Deprecated.Use aRetryingTransactionHelperinstancestatic <R> RTransactionUtil.executeInUserTransaction(TransactionService transactionService, TransactionUtil.TransactionWork<R> transactionWork) Deprecated.Use aRetryingTransactionHelperinstancestatic <R> RTransactionUtil.executeInUserTransaction(TransactionService transactionService, TransactionUtil.TransactionWork<R> transactionWork, boolean readOnly) Deprecated.Use aRetryingTransactionHelperinstancevoidRetryingTransactionHelper.setTransactionService(TransactionService service) Set the TransactionService.voidRetryingTransactionInterceptor.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.transfer
Methods in org.alfresco.repo.transfer with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidAbstractTransferProgressMonitor.setTransactionService(TransactionService transactionService) voidRepoTransferReceiverImpl.setTransactionService(TransactionService transactionService) voidTransferServiceImpl2.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.usage
Methods in org.alfresco.repo.usage with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidRepoUsageComponentImpl.setTransactionService(TransactionService transactionService) voidRepoUsageMonitor.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.util
Methods in org.alfresco.repo.util with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidPostTxnCallbackScheduler.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type TransactionServiceModifier and TypeMethodDescriptionvoidWorkflowDeployer.setTransactionService(TransactionService transactionService) Sets the Transaction ServicevoidWorkflowInterpreter.setTransactionService(TransactionService transactionService) voidWorkflowServiceImpl.setTransactionService(TransactionService transactionService) -
Uses of TransactionService in org.alfresco.service
Methods in org.alfresco.service that return TransactionServiceModifier and TypeMethodDescriptionServiceRegistry.getTransactionService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.
RetryingTransactionHelperinstance