Methods from org.eclipse.equinox.common used by org.eclipse.mylyn.tasks.bugs

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.AttributeTaskMapper.AttributeTaskMapper(IStatus, IProduct)46
org.eclipse.mylyn.internal.tasks.bugs.AttributeTaskMapper.AttributeTaskMapper(IStatus, IProduct)47
org.eclipse.mylyn.internal.tasks.bugs.KeyValueMapping.KeyValueMapping(Map)29
org.eclipse.mylyn.internal.tasks.bugs.TaskErrorReporter.preProcess(IStatus, IProduct)52
org.eclipse.mylyn.internal.tasks.bugs.TaskErrorReporter.process(AttributeTaskMapper, IProgressMonitor)84
org.eclipse.mylyn.internal.tasks.bugs.TaskErrorReporter.process(ITaskContribution, IRunnableContext)60

org.eclipse.core.runtime.IBundleGroup.getDescription()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.SupportProviderManager.readAttributes(IConfigurationElement, AbstractSupportElement)196

org.eclipse.core.runtime.IBundleGroup.getIdentifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.DefaultSupportHandler.getDescription(IStatus)160
org.eclipse.mylyn.internal.tasks.bugs.SupportProviderManager.getBundleGroup(String)129

org.eclipse.core.runtime.IBundleGroup.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.SupportProviderManager.readAttributes(IConfigurationElement, AbstractSupportElement)193

org.eclipse.core.runtime.IBundleGroup.getProperty(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.SupportProviderManager.readAttributes(IConfigurationElement, AbstractSupportElement)199

org.eclipse.core.runtime.IBundleGroup.getVersion()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.DefaultSupportHandler.getDescription(IStatus)162
org.eclipse.mylyn.internal.tasks.bugs.DefaultSupportHandler.postProcess(ISupportResponse, IProgressMonitor)82

org.eclipse.core.runtime.IBundleGroupProvider.getBundleGroups()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.SupportProviderManager.getBundleGroup(String)128

org.eclipse.core.runtime.IPath.removeLastSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.actions.NewTaskFromMarkerHandler.buildDescriptionFromMarkerItem(IMarker)72

org.eclipse.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.actions.NewTaskFromMarkerHandler.buildDescriptionFromMarkerItem(IMarker)72

org.eclipse.core.runtime.IProgressMonitor.beginTask(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.TaskErrorReporter.1.run(IProgressMonitor)64

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.TaskErrorReporter.1.run(IProgressMonitor)67
org.eclipse.mylyn.internal.tasks.bugs.TaskErrorReporter.1.run(IProgressMonitor)67

org.eclipse.core.runtime.IStatus.getException()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.DefaultSupportHandler.getDescription(IStatus)207
org.eclipse.mylyn.internal.tasks.bugs.DefaultSupportHandler.getDescription(IStatus)204

org.eclipse.core.runtime.IStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.DefaultSupportHandler.appendErrorDetails(StringBuilder, IStatus, Date)116
org.eclipse.mylyn.internal.tasks.bugs.wizards.ReportErrorPage.createControl(Composite)81

org.eclipse.core.runtime.IStatus.getPlugin()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.DefaultSupportHandler.appendErrorDetails(StringBuilder, IStatus, Date)121
org.eclipse.mylyn.internal.tasks.bugs.SupportRequest.getNamespace()118
org.eclipse.mylyn.internal.tasks.bugs.wizards.ReportErrorPage.ReportErrorPage(SupportRequest, IStatus)57

org.eclipse.core.runtime.IStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.DefaultSupportHandler.appendErrorDetails(StringBuilder, IStatus, Date)118

org.eclipse.core.runtime.MultiStatus.add(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.actions.NewTaskFromErrorAction.createStatus(LogEntry)107

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, String, Throwable)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.wizards.ErrorLogStatus.ErrorLogStatus(int, String, int, String)30

org.eclipse.core.runtime.SafeRunner.run(ISafeRunnable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.SupportHandlerManager.postProcess(ISupportResponse, IProgressMonitor)82
org.eclipse.mylyn.internal.tasks.bugs.SupportHandlerManager.preProcess(SupportRequest)99
org.eclipse.mylyn.internal.tasks.bugs.SupportHandlerManager.process(ITaskContribution, IProgressMonitor)60

org.eclipse.core.runtime.Status.setSeverity(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.wizards.ErrorLogStatus.ErrorLogStatus(int, String, int, String)32

org.eclipse.core.runtime.Status.Status(int, String, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.SupportHandlerManager.1.handleException(Throwable)62
org.eclipse.mylyn.internal.tasks.bugs.SupportHandlerManager.2.handleException(Throwable)84
org.eclipse.mylyn.internal.tasks.bugs.SupportHandlerManager.3.handleException(Throwable)101
org.eclipse.mylyn.internal.tasks.bugs.SupportHandlerManager.readTaskContributor(IConfigurationElement)142
org.eclipse.mylyn.internal.tasks.bugs.TaskErrorReporter.2.run()96
org.eclipse.mylyn.internal.tasks.bugs.TaskErrorReporter.process(ITaskContribution, IRunnableContext)75

org.eclipse.core.runtime.Status.Status(int, String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.SupportHandlerManager.readTaskContributor(IConfigurationElement)137
org.eclipse.mylyn.internal.tasks.bugs.SupportProviderManager.readMapping(IConfigurationElement)304
org.eclipse.mylyn.internal.tasks.bugs.SupportProviderManager.readMapping(IConfigurationElement)316
org.eclipse.mylyn.internal.tasks.bugs.SupportProviderManager.readProduct(IConfigurationElement)328
org.eclipse.mylyn.internal.tasks.bugs.SupportProviderManager.readProduct(IConfigurationElement)344
org.eclipse.mylyn.internal.tasks.bugs.SupportProviderManager.readProvider(IConfigurationElement)359
org.eclipse.mylyn.internal.tasks.bugs.SupportProviderManager.readProvider(IConfigurationElement)367
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.bugs.wizards.ProductStatus.ProductStatus(IProduct)26

Back to reference summary for org.eclipse.mylyn.tasks.bugs

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict