@Component public class QunitLocaleSwitcher extends Object
| Constructor and Description | 
|---|
QunitLocaleSwitcher(JiraAuthenticationContext authenticationContext,
                   UserPreferencesManager userPreferencesManager,
                   ApplicationProperties applicationProperties)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
disableTranslations()  | 
void | 
resetTranslations()  | 
boolean | 
shouldDisableTranslationFor(Locale locale)  | 
public static final Locale EN_MOON
@Autowired public QunitLocaleSwitcher(JiraAuthenticationContext authenticationContext, UserPreferencesManager userPreferencesManager, ApplicationProperties applicationProperties)
public void disableTranslations()
public void resetTranslations()
public boolean shouldDisableTranslationFor(Locale locale)
Copyright © 2002-2021 Atlassian. All Rights Reserved.