public final class ChangeAuditLogger extends Object implements OnlineCommand, OfflineCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
ChangeAuditLogger.Builder |
NOOPNOOP| Constructor and Description |
|---|
ChangeAuditLogger(ChangeAuditLogger.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringtoStringpublic ChangeAuditLogger(ChangeAuditLogger.Builder builder)
public void apply(OnlineCommandContext ctx) throws Exception
apply in interface OnlineCommandExceptionpublic void apply(OfflineCommandContext ctx) throws Exception
apply in interface OfflineCommandExceptionCopyright © 2024. All rights reserved.