public abstract class AbstractAuditLogPurgeRule extends Object implements AuditLogPurgeRule
AUDIT_DEFAULT_DAYS, CONTENT_PATH, MINIMUM_AGE, NAME, TYPES| Constructor and Description |
|---|
AbstractAuditLogPurgeRule(String auditPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContentPath() |
Set<String> |
getEventTypes() |
int |
getMinimumAge() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public AbstractAuditLogPurgeRule(String auditPath)
public final String getName()
getName in interface AuditLogPurgeRulepublic final Set<String> getEventTypes()
getEventTypes in interface AuditLogPurgeRulepublic final String getContentPath()
getContentPath in interface AuditLogPurgeRulepublic final int getMinimumAge()
getMinimumAge in interface AuditLogPurgeRuleCopyright © 2010 - 2020 Adobe. All Rights Reserved