public interface TranslationTransform
| Modifier and Type | Method and Description |
|---|---|
String |
apply(Locale locale,
String key,
String rawMessage) |
default String |
getStateHash()
return a hash of the state of the transform for cache
invalidation purposes if the transform has multiple states
|
Copyright © 2003–2022 Atlassian. All rights reserved.