Uses of Class
org.eclipse.team.ui.synchronize.TeamStateProvider
-
Packages that use TeamStateProvider Package Description org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. -
-
Uses of TeamStateProvider in org.eclipse.team.ui.synchronize
Subclasses of TeamStateProvider in org.eclipse.team.ui.synchronize Modifier and Type Class Description class
SubscriberTeamStateProvider
A team state provider that makes use of aSubscriber
to determine the synchronization state.
-