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, withUrl
withProxyUserName, withRemoteIp, withUserName
build, self, withTimestamp
public BlueprintExportRequestAuditEventBuilder()
protected BlueprintExportRequestAuditEvent newAuditEvent()
AbstractAuditEvent.AbstractAuditEventBuilder
newAuditEvent
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.