| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAuditLogEntry
Concrete implementation of an audit log entry
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends AuditLogEntry> |
AuditLogChangeset.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableAuditLogChangeset.Builder |
ImmutableAuditLogChangeset.Builder.addEntry(AuditLogEntry entry) |
| Constructor and Description |
|---|
Builder(AuditLogEntry entry) |
| Constructor and Description |
|---|
AuditLogEntryDisplayDto(AuditLogEntry entry) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuditLogEntryEntity |
| Constructor and Description |
|---|
AuditLogEntryEntity(AuditLogEntry auditLogEntry) |
| Modifier and Type | Method and Description |
|---|---|
static AuditLogEntryRestEntity |
EntityTranslator.toChangesetEntryEntity(AuditLogEntry auditLogEntry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AuditLogEntryMatcher.describeMismatchSafely(AuditLogEntry item,
org.hamcrest.Description mismatchDescription) |
protected boolean |
AuditLogEntryMatcher.matchesSafely(AuditLogEntry item) |
Copyright © 2018 Atlassian. All rights reserved.