public class CouchbaseAuditMapper
extends java.lang.Object
| Constructor and Description |
|---|
CouchbaseAuditMapper() |
| Modifier and Type | Method and Description |
|---|---|
io.flamingock.internal.common.core.audit.AuditEntry |
fromDocument(com.couchbase.client.java.json.JsonObject jsonObject) |
com.couchbase.client.java.json.JsonObject |
toDocument(io.flamingock.internal.common.core.audit.AuditEntry auditEntry) |