Uses of Interface
com.microsoft.tfs.core.clients.versioncontrol.events.BranchCommittedListener

Packages that use BranchCommittedListener
com.microsoft.tfs.core.clients.versioncontrol.events   
 

Uses of BranchCommittedListener in com.microsoft.tfs.core.clients.versioncontrol.events
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.events with parameters of type BranchCommittedListener
 void VersionControlEventEngine.addBranchCommittedListener(BranchCommittedListener listener)
          Adds a listener for the event fired when branches are committed.
 void VersionControlEventEngine.removeBranchCommittedListener(BranchCommittedListener listener)
          Adds a listener for the event fired when branches are committed.
 



© 2015 Microsoft. All rights reserved.