|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServerExtension in org.sonar.api.charts |
---|
Subinterfaces of ServerExtension in org.sonar.api.charts | |
---|---|
interface |
Chart
An Extension to create charts |
Classes in org.sonar.api.charts that implement ServerExtension | |
---|---|
class |
AbstractChart
An extension point to generate JFreeChart charts |
Uses of ServerExtension in org.sonar.api.measures |
---|
Subinterfaces of ServerExtension in org.sonar.api.measures | |
---|---|
interface |
Metrics
|
Classes in org.sonar.api.measures that implement ServerExtension | |
---|---|
class |
Metric
This class represents the definition of a metric in Sonar. |
Uses of ServerExtension in org.sonar.api.notifications |
---|
Classes in org.sonar.api.notifications that implement ServerExtension | |
---|---|
class |
NotificationChannel
Plugins should extend this class to provide implementation on a specific way to deliver notifications. |
class |
NotificationDispatcher
Plugins should extend this class to provide logic to determine which users are interested in receiving notifications. |
Uses of ServerExtension in org.sonar.api.platform |
---|
Subinterfaces of ServerExtension in org.sonar.api.platform | |
---|---|
interface |
ServerStartHandler
|
interface |
ServerStopHandler
|
Uses of ServerExtension in org.sonar.api.profiles |
---|
Classes in org.sonar.api.profiles that implement ServerExtension | |
---|---|
class |
ProfileDefinition
Define a profile which is automatically registered during sonar startup. |
class |
ProfileExporter
|
class |
ProfileImporter
|
Uses of ServerExtension in org.sonar.api.qualitymodel |
---|
Classes in org.sonar.api.qualitymodel that implement ServerExtension | |
---|---|
class |
ModelDefinition
This extension point must be implemented to define a new quality model. |
Uses of ServerExtension in org.sonar.api.resources |
---|
Subinterfaces of ServerExtension in org.sonar.api.resources | |
---|---|
interface |
Language
The extension point to define a new language |
Classes in org.sonar.api.resources that implement ServerExtension | |
---|---|
class |
AbstractLanguage
Inherit this class to define a new language like PLSQL, PHP or C# |
class |
Java
Java language implementation |
class |
ResourceTypeTree
|
Uses of ServerExtension in org.sonar.api.rules |
---|
Classes in org.sonar.api.rules that implement ServerExtension | |
---|---|
class |
RuleRepository
|
Uses of ServerExtension in org.sonar.api.security |
---|
Subinterfaces of ServerExtension in org.sonar.api.security | |
---|---|
interface |
LoginPasswordAuthenticator
|
Classes in org.sonar.api.security that implement ServerExtension | |
---|---|
class |
SecurityRealm
|
Uses of ServerExtension in org.sonar.api.web |
---|
Subinterfaces of ServerExtension in org.sonar.api.web | |
---|---|
interface |
Footer
|
interface |
GwtExtension
|
interface |
Page
|
interface |
RubyRailsPage
|
interface |
RubyRailsWebservice
Interface to create a web service by implementing a Ruby On Rails controller. |
interface |
RubyRailsWidget
Widget in project dashboard page. |
interface |
View
|
interface |
Webservice
Interface to create a web service extension point |
interface |
Widget
|
Classes in org.sonar.api.web that implement ServerExtension | |
---|---|
class |
CodeColorizerFormat
Extend the library sonar-colorizer to support new languages. |
class |
DashboardTemplate
This extension point must be implemented to define a new dashboard. |
class |
GwtPage
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |