public static class BrowseAuditLogPage.AuditLogEntry extends Object implements AuditLogEntry
| 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() |
public String getPropertyName()
getPropertyName in interface AuditLogEntrypublic String getOldValue()
getOldValue in interface AuditLogEntrypublic String getNewValue()
getNewValue in interface AuditLogEntryCopyright © 2023 Atlassian. All rights reserved.