public static class BrowseAuditLogPage.AuditLogChangeset extends Object
Constructor and Description |
---|
AuditLogChangeset(String timestamp,
String author,
String summary,
String entity,
String directory) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor() |
LocalDate |
getDate() |
String |
getDirectory() |
String |
getEntity() |
String |
getSummary() |
String |
getTimestamp() |
Copyright © 2021 Atlassian. All rights reserved.