@AsynchronousPreferred public static class RetentionPolicyAnalytics.SaveEvent extends Object
| Constructor and Description |
|---|
SaveEvent(RetentionRulesAnalytics pageRules,
RetentionRulesAnalytics attachmentRules,
Boolean allowCustomSpace) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Boolean |
getAllowCustomSpace() |
Integer |
getAttachmentNumber() |
String |
getAttachmentPeriod() |
String |
getAttachmentRule() |
Integer |
getAttachmentTime() |
Integer |
getPageNumber() |
String |
getPagePeriod() |
String |
getPageRule() |
Integer |
getPageTime() |
int |
hashCode() |
public SaveEvent(RetentionRulesAnalytics pageRules, RetentionRulesAnalytics attachmentRules, Boolean allowCustomSpace)
public String getPageRule()
public Integer getPageTime()
public String getPagePeriod()
public Integer getPageNumber()
public String getAttachmentRule()
public Integer getAttachmentTime()
public String getAttachmentPeriod()
public Integer getAttachmentNumber()
public Boolean getAllowCustomSpace()
Copyright © 2003–2021 Atlassian. All rights reserved.