Uses of Class
com.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.AppliedRuleDescription
-
Packages that use StorageFormatCleaner.AppliedRuleDescription Package Description com.atlassian.confluence.content.render.xhtml -
-
Uses of StorageFormatCleaner.AppliedRuleDescription in com.atlassian.confluence.content.render.xhtml
Methods in com.atlassian.confluence.content.render.xhtml that return types with arguments of type StorageFormatCleaner.AppliedRuleDescription Modifier and Type Method Description List<StorageFormatCleaner.AppliedRuleDescription>StorageFormatCleaner.Result. getAppliedRuleDescriptions()Methods in com.atlassian.confluence.content.render.xhtml with parameters of type StorageFormatCleaner.AppliedRuleDescription Modifier and Type Method Description voidStorageFormatCleaner.Result. addAppliedRuleDescription(StorageFormatCleaner.AppliedRuleDescription description)
-