|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
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. |
Class Summary | |
---|---|
AffectedTeamProjects | Contains entries for team projects affected by a pending checkin. |
CheckinConflict | Represents a conflict discovered before checkin. |
CheckinConflictContainer |
Simply holds a CheckinConflict array and some aggregate status
information (were any resolvable, etc.). |
CheckinEvaluationOptions | A set of boolean options which determine which parts of the check-in are evaluated. |
CheckinEvaluationResult | Contains the results of a checkin evaluation. |
CheckinNoteFailure | Describes how a check-in note failed to pass the evaluation checks. |
StandardPendingCheckin | Standard implementation of PendingCheckin . |
StandardPendingCheckinNotes |
Standard implementation of PendingCheckinNotes . |
StandardPendingCheckinPendingChanges |
Standard implementation of PendingCheckinPendingChanges . |
StandardPendingCheckinPolicies |
Standard implementation of PendingCheckinPolicies that uses a
PolicyEvaluator to contain and evaluate policies. |
StandardPendingCheckinWorkItems |
Standard implementation of PendingCheckinWorkItems . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |