Package | Description |
---|---|
com.atlassian.bamboo.persister | |
com.atlassian.bamboo.utils |
Modifier and Type | Method and Description |
---|---|
void |
DefaultAuditLogService.log(Collection<AuditLogService.FieldChange> changes,
Key plan) |
void |
AuditLogService.log(Collection<AuditLogService.FieldChange> changes,
Key plan)
Add 'field change' messages to the system audit log.
|
void |
DefaultAuditLogService.log(Iterable<AuditLogService.FieldChange> changes,
AuditLogEntity entity) |
void |
AuditLogService.log(Iterable<AuditLogService.FieldChange> changes,
AuditLogEntity entity)
Add 'field change' messages to the system audit log.
|
Modifier and Type | Class and Description |
---|---|
static class |
XmlDiffFinder.DefaultFieldChange |
Modifier and Type | Method and Description |
---|---|
List<AuditLogService.FieldChange> |
XmlDiffFinder.findChanges() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.