Class RawAuditEventDetail.RawAuditEventDetailBuilder
java.lang.Object
com.broadleafcommerce.common.audit.domain.RawAuditEventDetail.RawAuditEventDetailBuilder
- Enclosing class:
- RawAuditEventDetail
-
Method Summary
-
Method Details
-
author
The author of the change. May be any type of user (including customer), or an identifier noting an automated system process.- Returns:
this
.
-
timestamp
The timestamp at which the field change took place- Returns:
this
.
-
rawDetail
Raw information about the change.- Returns:
this
.
-
additionalAttributes
public RawAuditEventDetail.RawAuditEventDetailBuilder additionalAttributes(@Nullable Map<String, String> additionalAttributes) Any additional information, possibly required in extension scenarios- Returns:
this
.
-
build
-
toString
-