public class MockTestTranslationTransform extends Object implements TranslationTransform
| Constructor and Description |
|---|
MockTestTranslationTransform(TestTranslationTransformEnabler enabler) |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(Locale locale,
String key,
String rawMessage) |
String |
getStateHash()
return a hash of the state of the transform for cache
invalidation purposes if the transform has multiple states
|
public MockTestTranslationTransform(TestTranslationTransformEnabler enabler)
public String apply(Locale locale, String key, String rawMessage)
apply in interface TranslationTransformpublic String getStateHash()
TranslationTransformgetStateHash in interface TranslationTransformCopyright © 2003–2021 Atlassian. All rights reserved.