|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.starteam.RollbackSession.MergeAction
public static final class RollbackSession.MergeAction
The action used to resolve each change
| Field Summary | |
|---|---|
static RollbackSession.MergeAction |
ADD
ADD |
static RollbackSession.MergeAction |
DELETE
DELETE |
static RollbackSession.MergeAction |
MERGE
MERGE |
static RollbackSession.MergeAction |
OVERWRITE
OVERWRITE |
| Method Summary | |
|---|---|
int |
getID()
Gets the unique ID associated with this action. |
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final RollbackSession.MergeAction ADD
public static final RollbackSession.MergeAction DELETE
public static final RollbackSession.MergeAction MERGE
public static final RollbackSession.MergeAction OVERWRITE
| Method Detail |
|---|
public int getID()
#fromIDpublic java.lang.String getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||