public static class BlueprintExportRequestAuditEvent.BlueprintExportRequestAuditEventBuilder extends RequestAuditEvent.RequestAuditEventBuilder<BlueprintExportRequestAuditEvent,BlueprintExportRequestAuditEvent.BlueprintExportRequestAuditEventBuilder>
| Constructor and Description |
|---|
BlueprintExportRequestAuditEventBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildAuditMessage(StringBuilder builder)
Appends to the event the details of the incoming request.
|
protected BlueprintExportRequestAuditEvent |
newAuditEvent()
Creates a new audit event instance from this builder.
|
withOperation, withRequestType, withResultStatus, withUrlwithProxyUserName, withRemoteIp, withUserNamebuild, self, withTimestamppublic BlueprintExportRequestAuditEventBuilder()
protected BlueprintExportRequestAuditEvent newAuditEvent()
AbstractAuditEvent.AbstractAuditEventBuildernewAuditEvent in class AbstractAuditEvent.AbstractAuditEventBuilder<BlueprintExportRequestAuditEvent,BlueprintExportRequestAuditEvent.BlueprintExportRequestAuditEventBuilder>protected void buildAuditMessage(StringBuilder builder)
buildAuditMessage in class RequestAuditEvent.RequestAuditEventBuilder<BlueprintExportRequestAuditEvent,BlueprintExportRequestAuditEvent.BlueprintExportRequestAuditEventBuilder>builder - builder for the audit event details.Copyright © 2022 Apache Software Foundation. All rights reserved.