|
Project: stp | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Workspace.MergePreviewReport
A description of how the merge would affect the merge target when the merge source
is neither an ancestor nor a descendant of the ControllableResource.CHECKED_IN
or ControllableResource.CHECKED_OUT
version of the merge target.
Method Summary | |
---|---|
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. |
Method Detail |
---|
Version getCommonAncestor()
ControllableResource getTarget()
ResourceList<Version> getVersionList()
Version
objects that identifies the versions
to be merged to the specified target.
|
Generated Wed 28-Nov-2012 10:22 AM | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |