public class MockTestTranslationTransform extends Object implements TranslationTransform
| Constructor and Description |
|---|
MockTestTranslationTransform() |
| 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 String apply(Locale locale, String key, String rawMessage)
apply in interface TranslationTransformpublic String getStateHash()
TranslationTransformgetStateHash in interface TranslationTransformCopyright © 2003–2022 Atlassian. All rights reserved.