Package com.microsoft.tfs.core.pendingcheckin.filters

Interface Summary
PendingChangeFilter Filters a pending change in a pending check-in.
 

Class Summary
AllPassFilter A filter where all submitted changes always pass.
FilterPendingCheckin A PendingCheckin that wraps another PendingCheckin and filters its data (pending changes, notes, etc.) before they are returned by its get methods.
FilterPendingCheckinPendingChanges A PendingCheckinPendingChanges that wraps another PendingCheckinPendingChanges and filters its pending changes before they are returned by its get methods.
ScopeFilter Filters pending changes by regular expressions matched against the change's server item.
 



© 2015 Microsoft. All rights reserved.