Uses of Class
com.microsoft.tfs.core.pendingcheckin.AffectedTeamProjects

Packages that use AffectedTeamProjects
com.microsoft.tfs.core.pendingcheckin   
 

Uses of AffectedTeamProjects in com.microsoft.tfs.core.pendingcheckin
 

Constructors in com.microsoft.tfs.core.pendingcheckin with parameters of type AffectedTeamProjects
StandardPendingCheckinNotes(CheckinNote checkinNotes, VersionControlClient client, AffectedTeamProjects affectedTeamProjects)
          Constructs a standard PendingCheckinNotes object.
StandardPendingCheckinPendingChanges(Workspace workspace, PendingChange[] allChanges, PendingChange[] checkedChanges, AffectedTeamProjects affectedTeamProjects, java.lang.String comment)
          The AffectedTeamProjects object given will be modified.
 



© 2015 Microsoft. All rights reserved.