public static class AuditLogPage.AuditLogItem extends Object
Constructor and Description |
---|
AuditLogItem(String timestamp,
String user,
String changedField,
String oldValue,
String newValue) |
Modifier and Type | Method and Description |
---|---|
String |
getChangedField() |
String |
getNewValue() |
String |
getOldValue() |
String |
getTimestamp() |
String |
getUser() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.