public class NoOpAuditLogContext extends Object implements AuditLogContext
| Constructor and Description |
|---|
NoOpAuditLogContext() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
withAuditLogAuthor(AuditLogAuthor author,
AuditLogContextCallback<T> callback) |
<T> T |
withAuditLogSource(AuditLogEventSource source,
AuditLogContextCallback<T> callback) |
public <T> T withAuditLogAuthor(AuditLogAuthor author, AuditLogContextCallback<T> callback) throws Exception
withAuditLogAuthor in interface AuditLogContextExceptionpublic <T> T withAuditLogSource(AuditLogEventSource source, AuditLogContextCallback<T> callback) throws Exception
withAuditLogSource in interface AuditLogContextExceptionCopyright © 2023 Atlassian. All rights reserved.