Class LocaleInfo
java.lang.Object
com.atlassian.confluence.languages.LocaleInfo
- All Implemented Interfaces:
Serializable
- Since:
- 6.2.0
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionLocaleInfo
(@Nullable Locale requestedLocale, @NonNull Locale selectedLocale, @NonNull LocaleInfo.SelectionReason selectionReason) -
Method Summary
Modifier and TypeMethodDescription@Nullable Locale
@NonNull Locale
@NonNull LocaleInfo.SelectionReason
-
Constructor Details
-
LocaleInfo
public LocaleInfo(@Nullable Locale requestedLocale, @NonNull Locale selectedLocale, @NonNull LocaleInfo.SelectionReason selectionReason)
-
-
Method Details
-
getRequestedLocale
-
getSelectedLocale
-
getSelectionReason
-