Uses of Class
com.atlassian.confluence.languages.LocaleInfo
Packages that use LocaleInfo
Package
Description
-
Uses of LocaleInfo in com.atlassian.confluence.event.events.content.blogpost
Methods in com.atlassian.confluence.event.events.content.blogpost that return LocaleInfoConstructors in com.atlassian.confluence.event.events.content.blogpost with parameters of type LocaleInfoModifierConstructorDescriptionBlogPostInfoViewEvent
(Object source, BlogPost blogPost, @Nullable LocaleInfo localeInfo) BlogPostViewEvent
(Object source, BlogPost blogPost, @Nullable LocaleInfo localeInfo) -
Uses of LocaleInfo in com.atlassian.confluence.event.events.content.page
Methods in com.atlassian.confluence.event.events.content.page that return LocaleInfoConstructors in com.atlassian.confluence.event.events.content.page with parameters of type LocaleInfoModifierConstructorDescriptionPageInfoViewEvent
(Object source, Page page, @Nullable LocaleInfo localeInfo) PageViewEvent
(Object source, Page page, @Nullable LocaleInfo localeInfo) -
Uses of LocaleInfo in com.atlassian.confluence.event.events.types
Methods in com.atlassian.confluence.event.events.types that return LocaleInfo -
Uses of LocaleInfo in com.atlassian.confluence.impl.locale
Methods in com.atlassian.confluence.impl.locale that return LocaleInfoModifier and TypeMethodDescriptionfinal @NonNull LocaleInfo
DefaultLocaleManager.getLocaleInfo
(@Nullable com.atlassian.user.User user) -
Uses of LocaleInfo in com.atlassian.confluence.languages
Methods in com.atlassian.confluence.languages that return LocaleInfoModifier and TypeMethodDescriptionfinal @NonNull LocaleInfo
DefaultLocaleManager.getLocaleInfo
(@Nullable com.atlassian.user.User user) Deprecated.default @NonNull LocaleInfo
LocaleManager.getLocaleInfo
(@Nullable com.atlassian.user.User user)