| Package | Description |
|---|---|
| com.atlassian.crowd.audit |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
AuditLogContext.withAuditLogAuthor(AuditLogAuthor author,
AuditLogContextCallback<T> callback)
Executes the callback on behalf of the specified author
|
<T> T |
AuditLogContext.withAuditLogSource(AuditLogEventSource source,
AuditLogContextCallback<T> callback)
Executes the callback using the specified source for the events audited in the callback
|
Copyright © 2023 Atlassian. All rights reserved.