Uses of Package
com.microsoft.tfs.core.pendingcheckin

Packages that use com.microsoft.tfs.core.pendingcheckin
com.microsoft.tfs.core.checkinpolicies   
com.microsoft.tfs.core.clients.versioncontrol.exceptions   
com.microsoft.tfs.core.clients.versioncontrol.soapextensions   
com.microsoft.tfs.core.pendingcheckin   
com.microsoft.tfs.core.pendingcheckin.filters   
 

Classes in com.microsoft.tfs.core.pendingcheckin used by com.microsoft.tfs.core.checkinpolicies
PendingCheckin
           An interface to an object that contains changes (version control, work items, checkin notes, etc.) that are about to be checked in.
 

Classes in com.microsoft.tfs.core.pendingcheckin used by com.microsoft.tfs.core.clients.versioncontrol.exceptions
CheckinConflict
           Represents a conflict discovered before checkin.
 

Classes in com.microsoft.tfs.core.pendingcheckin used by com.microsoft.tfs.core.clients.versioncontrol.soapextensions
CheckinEvaluationOptions
           A set of boolean options which determine which parts of the check-in are evaluated.
CheckinEvaluationResult
           Contains the results of a checkin evaluation.
PendingCheckin
           An interface to an object that contains changes (version control, work items, checkin notes, etc.) that are about to be checked in.
 

Classes in com.microsoft.tfs.core.pendingcheckin used by com.microsoft.tfs.core.pendingcheckin
AffectedTeamProjects
           Contains entries for team projects affected by a pending checkin.
CheckinConflict
           Represents a conflict discovered before checkin.
CheckinEvaluationOptions
           A set of boolean options which determine which parts of the check-in are evaluated.
CheckinNoteFailure
           Describes how a check-in note failed to pass the evaluation checks.
PendingCheckin
           An interface to an object that contains changes (version control, work items, checkin notes, etc.) that are about to be checked in.
PendingCheckinNotes
           Contains the check-in notes in the current pending change set.
PendingCheckinPendingChanges
           Describes pending changes evaluated before a checkin.
PendingCheckinPolicies
           Evaluates the contents of the containing PendingCheckin.
PendingCheckinWorkItems
           Contains the work items associated with (or set to be resolved by) the current pending checkin.
 

Classes in com.microsoft.tfs.core.pendingcheckin used by com.microsoft.tfs.core.pendingcheckin.filters
PendingCheckin
           An interface to an object that contains changes (version control, work items, checkin notes, etc.) that are about to be checked in.
PendingCheckinNotes
           Contains the check-in notes in the current pending change set.
PendingCheckinPendingChanges
           Describes pending changes evaluated before a checkin.
PendingCheckinPolicies
           Evaluates the contents of the containing PendingCheckin.
PendingCheckinWorkItems
           Contains the work items associated with (or set to be resolved by) the current pending checkin.
 



© 2015 Microsoft. All rights reserved.