public static final class CheckinManager.Progress.Phase
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static CheckinManager.Progress.Phase |
ABORTING_CHANGES
The Aborting Phase
|
static CheckinManager.Progress.Phase |
CANCELED
The Canceled Phase
|
static CheckinManager.Progress.Phase |
COMMITTING_CHANGES
The Committing Change Phase
|
static CheckinManager.Progress.Phase |
LINKING
The Linking Phase
|
static CheckinManager.Progress.Phase |
POST_PROCESSING
The Post Processing Phase
|
static CheckinManager.Progress.Phase |
PRE_PROCESSING
The Pre rocessing Phase
|
static CheckinManager.Progress.Phase |
UPLOADING_CONTENT
The Uploading Content Phase
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other)
Returns true if the specified
Object identifies the
same exact Phase . |
java.lang.String |
getName()
Get the name of this Phase.
|
int |
hashCode()
Return a hashCode for this Phase.
|
java.lang.String |
toString()
Returns a string representation of this object.
|
public static final CheckinManager.Progress.Phase PRE_PROCESSING
public static final CheckinManager.Progress.Phase UPLOADING_CONTENT
public static final CheckinManager.Progress.Phase COMMITTING_CHANGES
public static final CheckinManager.Progress.Phase LINKING
public static final CheckinManager.Progress.Phase POST_PROCESSING
public static final CheckinManager.Progress.Phase ABORTING_CHANGES
public static final CheckinManager.Progress.Phase CANCELED
public java.lang.String getName()
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object other)
Object
identifies the
same exact Phase
.equals
in class java.lang.Object
other
- the object to be compared to for equalitypublic int hashCode()
hashCode
in class java.lang.Object
StarTeam SDK 17.0, Build 34
Copyright © 2019 Micro Focus or one of its affiliates. All rights reserved.