|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuditLogService.FieldChange | |
---|---|
com.atlassian.bamboo.persister | |
com.atlassian.bamboo.utils |
Uses of AuditLogService.FieldChange in com.atlassian.bamboo.persister |
---|
Method parameters in com.atlassian.bamboo.persister with type arguments of type AuditLogService.FieldChange | |
---|---|
void |
DefaultAuditLogService.log(java.util.Collection<AuditLogService.FieldChange> changes,
PlanKey plan)
|
void |
AuditLogService.log(java.util.Collection<AuditLogService.FieldChange> changes,
PlanKey plan)
Add 'field change' messages to the system audit log. |
Uses of AuditLogService.FieldChange in com.atlassian.bamboo.utils |
---|
Classes in com.atlassian.bamboo.utils that implement AuditLogService.FieldChange | |
---|---|
static class |
XmlDiffFinder.DefaultFieldChange
|
Methods in com.atlassian.bamboo.utils that return types with arguments of type AuditLogService.FieldChange | |
---|---|
java.util.List<AuditLogService.FieldChange> |
XmlDiffFinder.findChanges()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |