Uses of Interface
com.microsoft.tfs.core.pendingcheckin.PendingCheckinNotes

Packages that use PendingCheckinNotes
com.microsoft.tfs.core.pendingcheckin   
com.microsoft.tfs.core.pendingcheckin.filters   
 

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

Classes in com.microsoft.tfs.core.pendingcheckin that implement PendingCheckinNotes
 class StandardPendingCheckinNotes
           Standard implementation of PendingCheckinNotes.
 

Methods in com.microsoft.tfs.core.pendingcheckin that return PendingCheckinNotes
 PendingCheckinNotes StandardPendingCheckin.getCheckinNotes()
          
 PendingCheckinNotes PendingCheckin.getCheckinNotes()
           
 

Uses of PendingCheckinNotes in com.microsoft.tfs.core.pendingcheckin.filters
 

Methods in com.microsoft.tfs.core.pendingcheckin.filters that return PendingCheckinNotes
 PendingCheckinNotes FilterPendingCheckin.getCheckinNotes()
          
 



© 2015 Microsoft. All rights reserved.