Package | Description |
---|---|
org.eclipse.team.ui.synchronize |
Contains the team synchronization presentation framework and support
for the Synchronize View.
|
Modifier and Type | Method and Description |
---|---|
ISynchronizeParticipantReference[] |
ISynchronizeManager.get(String id)
Returns the registered synchronize participants with the given type id.
|
ISynchronizeParticipantReference |
ISynchronizeManager.get(String id,
String secondaryId)
Returns the registered synchronize participants with the given type id and instance id.
|
ISynchronizeParticipantReference[] |
ISynchronizeManager.getSynchronizeParticipants()
Returns a collection of synchronize participant references registered with the synchronize manager.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.