public static interface Workspace.MergePreviewReport
ControllableResource.CHECKED_IN
or ControllableResource.CHECKED_OUT
version of the merge target.Modifier and Type | Method and Description |
---|---|
Version |
getCommonAncestor()
Get the common ancestor for the merges.
|
ControllableResource |
getTarget()
Get the merge target resource.
|
ResourceList<Version> |
getVersionList()
Get the list of versions whose controlled state is to be merged with the target.
|
Version getCommonAncestor()
ControllableResource getTarget()
ResourceList<Version> getVersionList()
Version
objects that identifies the versions
to be merged to the specified target.Copyright © IBM 2016. All rights reserved.