Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.ReconcilePendingChangesStatus

Packages that use ReconcilePendingChangesStatus
com.microsoft.tfs.core.clients.versioncontrol.soapextensions   
 

Uses of ReconcilePendingChangesStatus in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions that return ReconcilePendingChangesStatus
 ReconcilePendingChangesStatus Workspace.findReconcilablePendingChangesForChangeset(Changeset changeset, PendingChange[] pendingChanges)
           Finds pending changes in the given array which can be safely reconciled (undone) to match the changes in the given changeset.
 



© 2015 Microsoft. All rights reserved.