Class StorageFormatCleaner.AppliedRuleDescription
- java.lang.Object
-
- com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.AppliedRuleDescription
-
- Enclosing interface:
- StorageFormatCleaner
public static class StorageFormatCleaner.AppliedRuleDescription extends Object
A description of a rule that was applied during the cleaning of content.
-
-
Constructor Summary
Constructors Constructor Description AppliedRuleDescription(String key, List<String> parameters)
-