|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITeamStatus | |
---|---|
org.eclipse.team.core | Application programming interfaces for defining and working with repository providers. |
org.eclipse.team.core.synchronize | Application programming interfaces for managing synchronization state. |
Uses of ITeamStatus in org.eclipse.team.core |
---|
Classes in org.eclipse.team.core that implement ITeamStatus | |
class |
TeamStatus
Status that is returned from some Team operations or is the payload of some TeamExceptions. |
Uses of ITeamStatus in org.eclipse.team.core.synchronize |
---|
Methods in org.eclipse.team.core.synchronize that return ITeamStatus | |
ITeamStatus[] |
SyncInfoSet.getErrors()
Return an array of the errors the occurred while populating this set. |
Methods in org.eclipse.team.core.synchronize with parameters of type ITeamStatus | |
void |
SyncInfoSet.addError(ITeamStatus status)
Add the error to the set. |
void |
ISyncInfoSetChangeListener.syncInfoSetErrors(SyncInfoSet set,
ITeamStatus[] errors,
IProgressMonitor monitor)
This method is called when errors have occurred calculating the SyncInfo
for a resource. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.