Package | Description |
---|---|
com.hazelcast.auditlog |
Contains interfaces and classes related to auditable events.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EventBuilder<T extends EventBuilder<T>>
Builder interface for
AuditableEvent instances. |
Modifier and Type | Method and Description |
---|---|
EventBuilder<?> |
AuditlogService.eventBuilder(String typeId)
Returns an instance of the
EventBuilder interface. |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.