Class ValuesContainer.Builder
java.lang.Object
de.hybris.platform.persistence.audit.internal.ValuesContainer.Builder
- Enclosing class:
- ValuesContainer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withAuditType(AuditType auditType) withContext(Map<String, Object> context) withTypePk(PK typePk) withValuesAfter(Map<String, Object> valuesAfter) withValuesBefore(Map<String, Object> valuesBefore)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withPk
-
withTypePk
-
withAuditType
-
withValuesBefore
-
withValuesAfter
-
withContext
-
build
-