Package com.atlassian.confluence.plugin
Class MockTestTranslationTransform
java.lang.Object
com.atlassian.confluence.plugin.MockTestTranslationTransform
- All Implemented Interfaces:
TranslationTransform
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MockTestTranslationTransform
public MockTestTranslationTransform()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceTranslationTransform
- Returns:
-
getStateHash
Description copied from interface:TranslationTransform
return a hash of the state of the transform for cache invalidation purposes if the transform has multiple states- Specified by:
getStateHash
in interfaceTranslationTransform
-