public class ManagedObjectVersionBuilder<M> extends Version.BuilderBase<org.javersion.path.PropertyPath,Object,M,ManagedObjectVersionBuilder<M>>
branch, changeset, meta, parentRevisions, revision, type| Constructor and Description |
|---|
ManagedObjectVersionBuilder(ObjectVersionManager<?,M> manager,
Map<org.javersion.path.PropertyPath,Object> newProperties) |
| Modifier and Type | Method and Description |
|---|---|
ObjectVersion<M> |
build() |
ObjectVersion<M> |
build(boolean commit) |
VersionNode<org.javersion.path.PropertyPath,Object,M> |
buildVersionNode() |
public ManagedObjectVersionBuilder(ObjectVersionManager<?,M> manager, Map<org.javersion.path.PropertyPath,Object> newProperties)
public ObjectVersion<M> build(boolean commit)
public ObjectVersion<M> build()
build in class Version.BuilderBase<org.javersion.path.PropertyPath,Object,M,ManagedObjectVersionBuilder<M>>public VersionNode<org.javersion.path.PropertyPath,Object,M> buildVersionNode()
Copyright © 2015. All rights reserved.