Package org.javers.core.metamodel.object
Class CdoSnapshotBuilder
java.lang.Object
org.javers.core.metamodel.object.CdoSnapshotBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()static CdoSnapshotBuildermarkChanged(CdoSnapshot previous) withChangedProperties(List<String> changedPropertyNames) withCommitMetadata(CommitMetadata commitMetadata) withGlobalId(GlobalId globalId) withManagedType(ManagedType managedType) withState(CdoSnapshotState state) withType(SnapshotType type) withVersion(Long version)
-
Method Details
-
cdoSnapshot
-
withGlobalId
-
withManagedType
-
withCommitMetadata
-
withState
-
withVersion
-
build
-
withType
-
markAllAsChanged
-
withChangedProperties
-
markChanged
-