Uses of Interface
com.atlassian.confluence.util.i18n.DocumentationBeanFactory

Packages that use DocumentationBeanFactory
com.atlassian.confluence.plugin.descriptor   
com.atlassian.confluence.plugins.gadgets.publishedgadgetsdirectory   
com.atlassian.confluence.plugins.whatsnew.context   
com.atlassian.confluence.util.i18n   
com.atlassian.sal.confluence.message   
 

Uses of DocumentationBeanFactory in com.atlassian.confluence.plugin.descriptor
 

Constructors in com.atlassian.confluence.plugin.descriptor with parameters of type DocumentationBeanFactory
MacroMetadataParser(DocumentationBeanFactory documentationBeanFactory)
           
 

Uses of DocumentationBeanFactory in com.atlassian.confluence.plugins.gadgets.publishedgadgetsdirectory
 

Constructors in com.atlassian.confluence.plugins.gadgets.publishedgadgetsdirectory with parameters of type DocumentationBeanFactory
PublishedGadgetDirectoryService(com.atlassian.gadgets.GadgetSpecProvider gadgetSpecProvider, com.atlassian.gadgets.spec.GadgetSpecFactory gadgetSpecFactory, RequestContextBuilder requestContextBuilder, com.atlassian.sal.api.ApplicationProperties applicationProperties, com.atlassian.sal.api.message.I18nResolver i18nResolver, DocumentationBeanFactory docBeanFactory)
           
 

Uses of DocumentationBeanFactory in com.atlassian.confluence.plugins.whatsnew.context
 

Constructors in com.atlassian.confluence.plugins.whatsnew.context with parameters of type DocumentationBeanFactory
WhatsNewContextProvider(DocumentationBeanFactory documentationBeanFactory, CoreFeaturesManager featuresManager, PermissionManager permissionManager)
           
 

Uses of DocumentationBeanFactory in com.atlassian.confluence.util.i18n
 

Classes in com.atlassian.confluence.util.i18n that implement DocumentationBeanFactory
 class VersionSpecificDocumentationBeanFactory
          DocumentationBeanFactory which returns VersionSpecificDocumentationBeans for the Confluence instance.
 

Uses of DocumentationBeanFactory in com.atlassian.sal.confluence.message
 

Constructors in com.atlassian.sal.confluence.message with parameters of type DocumentationBeanFactory
ConfluenceHelpPathResolver(DocumentationBeanFactory documentationBeanFactory)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.