Class LightningTranslationMode
java.lang.Object
com.atlassian.confluence.util.i18n.LightningTranslationMode
- All Implemented Interfaces:
TranslationMode
,Serializable
@Deprecated(forRemoval=true)
public class LightningTranslationMode
extends Object
implements TranslationMode
Deprecated, for removal: This API element is subject to removal in a future version.
since 8.8
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetMarkedUpText
(String key, String value, String raw) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
LightningTranslationMode
public LightningTranslationMode()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getParams
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getParams
in interfaceTranslationMode
-
getMarkedUpText
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getMarkedUpText
in interfaceTranslationMode
-