| Package | Description |
|---|---|
| com.atlassian.bamboo.persister |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditLogService.log(String s,
Key planKey,
AuditLogEntity entity)
Add a message to the plans audit log.
|
void |
AuditLogService.log(String fieldName,
String oldValue,
String newValue,
Key planKey,
AuditLogEntity entity)
Add 'field change' message to the system audit log.
|
void |
AuditLogService.log(com.atlassian.user.User user,
String msg,
Key planKey,
AuditLogEntity entity)
Add a message to the plans audit log.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.