| Interface | Description |
|---|---|
| Footer | |
| Page | |
| RubyRailsPage | |
| RubyRailsWebservice | Deprecated
in 4.2.
|
| RubyRailsWidget | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
| View | |
| Webservice | Deprecated
in 4.2.
|
| Widget | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
| Class | Description |
|---|---|
| AbstractDashboardWidget | Deprecated
override org.sonar.api.web.AbstractRubyTemplate and implement org.sonar.api.web.RubyRailsWidget
|
| AbstractRubyTemplate |
It's useful in development environment to see browser rendering in real time while editing the template.
|
| CodeColorizerFormat | Deprecated
since 4.5.2 use
Highlightable |
| Criterion |
Definition of a criterion to be used to narrow down a
Filter. |
| Dashboard | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
| Dashboard.Widget |
Note that this class is an inner class to avoid confusion with the extension point org.sonar.api.web.Widget.
|
| DashboardTemplate | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
| Filter |
Definition of a filter.
|
| FilterColumn |
Definition of a
Filter column. |
| FilterTemplate |
This extension point must be implemented to define a new filter.
|
| PageDecoration |
Adds content to HTML pages.
|
| ServletFilter | |
| ServletFilter.UrlPattern | |
| ServletFilter.UrlPattern.Builder |
| Enum | Description |
|---|---|
| DashboardLayout | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
| Section | Deprecated
add annotation org.sonar.api.web.NavigationSection to View extensions
|
| WidgetLayoutType | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
| WidgetPropertyType | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
| Annotation Type | Description |
|---|---|
| DefaultTab | |
| Description | |
| NavigationSection |
The Page is displayed only in listed sections.
|
| ResourceLanguage |
The view is displayed only if the selected resource has the same language.
|
| ResourceQualifier |
The view is displayed only if the selected resource has the same qualifier.
|
| ResourceScope |
The view is displayed only if the selected resource has the same qualifier.
|
| UserRole | |
| WidgetCategory | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
| WidgetLayout | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
| WidgetProperties | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
| WidgetProperty | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
| WidgetScope | Deprecated
since 6.2, this extension is ignored as dashboards have been removed
|
Copyright © 2009–2016 SonarSource. All rights reserved.