Uses of Interface
com.atlassian.confluence.util.i18n.DocumentationBean
-
-
Uses of DocumentationBean in com.atlassian.confluence.json.jsonator
Constructors in com.atlassian.confluence.json.jsonator with parameters of type DocumentationBean Constructor Description DocumentationLinkJsonator(DocumentationBean documentationBean)
-
Uses of DocumentationBean in com.atlassian.confluence.license.exception.handler
Constructors in com.atlassian.confluence.license.exception.handler with parameters of type DocumentationBean Constructor Description KnownConfluenceLicenseValidationExceptionHandler(I18NBean i18n, DocumentationBean docBean, ConfluenceSidManager sidManager)
-
Uses of DocumentationBean in com.atlassian.confluence.util.i18n
Classes in com.atlassian.confluence.util.i18n that implement DocumentationBean Modifier and Type Class Description class
VersionSpecificDocumentationBean
Constructs a version specific link to Confluence's documentation.Methods in com.atlassian.confluence.util.i18n that return DocumentationBean Modifier and Type Method Description DocumentationBean
DocumentationBeanFactory. getDocumentationBean()
DocumentationBean
VersionSpecificDocumentationBeanFactory. getDocumentationBean()
-
Uses of DocumentationBean in com.atlassian.confluence.util.message
Methods in com.atlassian.confluence.util.message that return DocumentationBean Modifier and Type Method Description DocumentationBean
MessagesDecoratorFilter. getDocumentationBean()
-