Class UserLocale
java.lang.Object
com.codebarrel.automation.api.user.UserLocale
Provides helper methods to convert user locales to actual locale objects and
check if the current User Locale is the same as the Default Locale.
-
Constructor Summary
ConstructorsConstructorDescriptionUserLocale(JiraAuthenticationContext jiraAuthenticationContext, ApplicationProperties applicationProperties) -
Method Summary
-
Constructor Details
-
UserLocale
public UserLocale(JiraAuthenticationContext jiraAuthenticationContext, ApplicationProperties applicationProperties)
-
-
Method Details
-
getUserLocale
-
isCurrentUserLocaleDefault
public boolean isCurrentUserLocaleDefault()
-