| Modifier and Type | Method and Description |
|---|---|
AuditLogChangesetRestEntity |
AuditLogChangesetRestEntityList.get(int index) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<AuditLogChangesetRestEntity> |
AuditLogChangesetRestEntityList.iterator() |
| Constructor and Description |
|---|
AuditLogChangesetRestEntityList(List<AuditLogChangesetRestEntity> changesets) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditController.createAuditLog(AuditLogChangesetRestEntity changeset) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
AuditResource.addChangeset(AuditLogChangesetRestEntity changeset)
Stores a changeset in the audit log
|
| Modifier and Type | Method and Description |
|---|---|
static AuditLogChangesetRestEntity |
EntityTranslator.toChangesetEntity(AuditLogChangeset changeset) |
| Modifier and Type | Method and Description |
|---|---|
static AuditLogChangeset |
EntityTranslator.fromChangesetEntity(AuditLogChangesetRestEntity changesetEntity) |
Copyright © 2018 Atlassian. All rights reserved.