Uses of Interface
com.microsoft.tfs.core.clients.workitem.project.ProjectModificationListener

Packages that use ProjectModificationListener
com.microsoft.tfs.core.clients.workitem.project   
 

Uses of ProjectModificationListener in com.microsoft.tfs.core.clients.workitem.project
 

Methods in com.microsoft.tfs.core.clients.workitem.project with parameters of type ProjectModificationListener
 boolean Project.addProjectModificationListener(ProjectModificationListener listener)
          Adds a listener for the project modification event.
 boolean Project.removeProjectModificationListener(ProjectModificationListener listener)
          Removes a listener for the project modification event.
 



© 2015 Microsoft. All rights reserved.