public static class BrowseAuditLogPage.AuditLogEntry extends Object
Constructor and Description |
---|
AuditLogEntry(String propertyName,
String oldValue,
String newValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getNewValue() |
String |
getOldValue() |
String |
getPropertyName() |
int |
hashCode() |
String |
toString() |
Copyright © 2020 Atlassian. All rights reserved.