Class StorageFormatCleaner.Result
java.lang.Object
com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.Result
- Enclosing interface:
- StorageFormatCleaner
The complete results of a clean up operation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Result
public Result()
-
-
Method Details
-
setCleanedData
-
addAppliedRuleDescription
-
getAppliedRuleDescriptions
-
getCleanedData
- Returns:
- the cleaned version of the data supplied to the cleanup method.
-