Class StorageFormatCleaner.AppliedRuleDescription
java.lang.Object
com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.AppliedRuleDescription
- Enclosing interface:
- StorageFormatCleaner
A description of a rule that was applied during the cleaning of content.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AppliedRuleDescription
-
-
Method Details
-
getParameters
- Returns:
- the parameters for the description key.
-
getKey
- Returns:
- a unique key that can be mapped to a message describing the clean up rule applied.
-