Uses of Interface
com.atlassian.confluence.spring.transaction.interceptor.TransactionalHostContextAccessor

Packages that use TransactionalHostContextAccessor
com.atlassian.confluence.plugins.contentproperty   
com.atlassian.confluence.plugins.contentproperty.transaction   
com.atlassian.confluence.spring.transaction.interceptor   
com.atlassian.sal.confluence.pluginsettings   
 

Uses of TransactionalHostContextAccessor in com.atlassian.confluence.plugins.contentproperty
 

Constructors in com.atlassian.confluence.plugins.contentproperty with parameters of type TransactionalHostContextAccessor
ContentPropertyFinderFactory(ContentService contentService, PaginationService paginationService, CustomContentManager customContentManager, PermissionManager permissionManager, ContentPropertyFactory contentPropertyFactory, TransactionalHostContextAccessor hostContextAccessor)
           
 

Uses of TransactionalHostContextAccessor in com.atlassian.confluence.plugins.contentproperty.transaction
 

Constructors in com.atlassian.confluence.plugins.contentproperty.transaction with parameters of type TransactionalHostContextAccessor
ThrowingTransactionTemplate(TransactionalHostContextAccessor hostContextAccessor)
           
 

Uses of TransactionalHostContextAccessor in com.atlassian.confluence.spring.transaction.interceptor
 

Classes in com.atlassian.confluence.spring.transaction.interceptor that implement TransactionalHostContextAccessor
 class ConfluenceSpringHostContextAccessor
           
 

Uses of TransactionalHostContextAccessor in com.atlassian.sal.confluence.pluginsettings
 

Constructors in com.atlassian.sal.confluence.pluginsettings with parameters of type TransactionalHostContextAccessor
ConfluencePluginSettings(com.atlassian.bandana.BandanaManager bandanaManager, ConfluenceBandanaContext ctx, TransactionalHostContextAccessor hostContextAccessor)
           
ConfluencePluginSettingsFactory(com.atlassian.bandana.BandanaManager bandanaManager, TransactionalHostContextAccessor hostContextAccessor)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.