|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.content.render.xhtml.StorageFormatCleaner.Result
public static class StorageFormatCleaner.Result
The complete results of a clean up operation.
| Constructor Summary | |
|---|---|
StorageFormatCleaner.Result()
|
|
| Method Summary | |
|---|---|
void |
addAppliedRuleDescription(StorageFormatCleaner.AppliedRuleDescription description)
|
java.util.List<StorageFormatCleaner.AppliedRuleDescription> |
getAppliedRuleDescriptions()
|
java.lang.String |
getCleanedData()
|
void |
setCleanedData(java.lang.String data)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StorageFormatCleaner.Result()
| Method Detail |
|---|
public void setCleanedData(java.lang.String data)
public void addAppliedRuleDescription(StorageFormatCleaner.AppliedRuleDescription description)
public java.util.List<StorageFormatCleaner.AppliedRuleDescription> getAppliedRuleDescriptions()
public java.lang.String getCleanedData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||