Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.events.BranchObjectUpdatedEvent

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

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

Methods in com.microsoft.tfs.core.clients.versioncontrol.events with parameters of type BranchObjectUpdatedEvent
 void VersionControlEventEngine.fireBranchObjectUpdated(BranchObjectUpdatedEvent event)
          Fire an event after a branch object has been created or modified.
 void BranchObjectUpdatedListener.onBranchObjectUpdated(BranchObjectUpdatedEvent e)
           
 



© 2015 Microsoft. All rights reserved.