|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalPendingChange | |
---|---|
com.microsoft.tfs.core.clients.versioncontrol.soapextensions |
Uses of LocalPendingChange in com.microsoft.tfs.core.clients.versioncontrol.soapextensions |
---|
Fields in com.microsoft.tfs.core.clients.versioncontrol.soapextensions with type parameters of type LocalPendingChange | |
---|---|
static java.util.Comparator<LocalPendingChange> |
LocalPendingChange.SERVER_ITEM_COMPARATOR
Compares the target server paths of local pending changes. |
Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions that return LocalPendingChange | |
---|---|
LocalPendingChange |
LocalPendingChange.clone()
|
static LocalPendingChange |
LocalPendingChange.fromPendingChange(PendingChange pc)
Creates a LocalPendingChange object from a PendingChange that has come down from the server. |
Constructors in com.microsoft.tfs.core.clients.versioncontrol.soapextensions with parameters of type LocalPendingChange | |
---|---|
ExtendedItem(com.microsoft.tfs.core.clients.versioncontrol.internal.localworkspace.LocalPendingChangesTable pc,
com.microsoft.tfs.core.clients.versioncontrol.internal.localworkspace.WorkspaceLocalItem localItem,
LocalPendingChange pendingChange)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |