Uses of Class
com.atlassian.confluence.util.i18n.UserI18NBeanFactory
Packages that use UserI18NBeanFactory
Package
Description
-
Uses of UserI18NBeanFactory in com.atlassian.confluence.content.render.xhtml.editor.inline
Constructors in com.atlassian.confluence.content.render.xhtml.editor.inline with parameters of type UserI18NBeanFactoryModifierConstructorDescriptionEditorEmoticonMarshaller
(XMLOutputFactory xmlOutputFactory, EmoticonDisplayMapper emoticonDisplayMapper, UserI18NBeanFactory userI18NBeanFactory, MarshallingRegistry registry) -
Uses of UserI18NBeanFactory in com.atlassian.confluence.content.render.xhtml.view
Constructors in com.atlassian.confluence.content.render.xhtml.view with parameters of type UserI18NBeanFactoryModifierConstructorDescriptionViewHtmlAnchorFragmentTransformer
(SettingsManager settingsManager, XMLOutputFactory xmlOutputFactory, XMLEventFactory xmlEventFactory, XmlEventReaderFactory xmlEventReaderFactory, HrefEvaluator hrefEvaluator, UserI18NBeanFactory userI18NBeanFactory, DarkFeaturesManager darkFeaturesManager) -
Uses of UserI18NBeanFactory in com.atlassian.confluence.content.render.xhtml.view.inline
Constructors in com.atlassian.confluence.content.render.xhtml.view.inline with parameters of type UserI18NBeanFactoryModifierConstructorDescriptionViewEmoticonMarshaller
(XMLOutputFactory xmlOutputFactory, EmoticonDisplayMapper emoticonDisplayMapper, UserI18NBeanFactory userI18NBeanFactory, HrefEvaluator hrefEvaluator)