- All Implemented Interfaces:
I18n
@Internal
public class JiraI18n
extends Object
implements I18n
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JiraI18n
public JiraI18n(I18nHelper helper)
-
Method Details
-
getText
- Specified by:
getText in interface I18n
-
-
forCurrentUser
public static I18n forCurrentUser()
-
create
@NotNull
public static I18n create(@Nullable
Locale locale,
@Nullable
ApplicationUser user)