Class JohnsonPageI18NProvider
java.lang.Object
com.atlassian.confluence.impl.health.web.JohnsonPageI18NProvider
Provides the translations required by the Johnson page (
errors.jsp
).- Since:
- 6.5.0
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns a json object where property names are i18n keys and property values are the translations of these keys.
-
Constructor Details
-
JohnsonPageI18NProvider
-
-
Method Details
-
getTranslations
Returns a json object where property names are i18n keys and property values are the translations of these keys.- Returns:
- See above
-