Modifier and Type | Class and Description |
---|---|
class |
GlobalPropertyChangeHandler
Observe changes of global properties done from web application.
|
class |
PropertyDefinition
Declare a plugin property.
|
Modifier and Type | Class and Description |
---|---|
class |
Actions |
Modifier and Type | Interface and Description |
---|---|
interface |
Metrics |
Modifier and Type | Class and Description |
---|---|
class |
Metric<G extends Serializable>
This class represents the definition of a metric in Sonar.
|
Modifier and Type | Class and Description |
---|---|
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,
along with which delivery channels they selected.
|
class |
NotificationDispatcherMetadata
Notification dispatchers (see
NotificationDispatcher ) can define their own metadata class in order
to tell more about them. |
Modifier and Type | Interface and Description |
---|---|
interface |
NewUserHandler |
interface |
ServerStartHandler |
interface |
ServerStopHandler |
Modifier and Type | Class and Description |
---|---|
class |
ProfileDefinition
Define a profile which is automatically registered during sonar startup.
|
class |
ProfileExporter |
class |
ProfileImporter |
Modifier and Type | Interface and Description |
---|---|
interface |
Language
The extension point to define a new language
Instantiation strategy changed to PER_BATCH in version 4.2.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLanguage
Inherit this class to define a new language like PLSQL, PHP or C#
|
class |
ResourceTypeTree |
Modifier and Type | Interface and Description |
---|---|
interface |
LoginPasswordAuthenticator
Deprecated.
replaced by Authenticator in version 3.1
|
Modifier and Type | Class and Description |
---|---|
class |
Authenticator |
class |
SecurityRealm |
Modifier and Type | Interface and Description |
---|---|
interface |
RulesDefinition
Defines some coding rules of the same repository.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RequestHandler |
interface |
WebService
Defines a web service.
|
Modifier and Type | Class and Description |
---|---|
class |
RailsHandler
Used to declare web services that are still implemented in Ruby on Rails.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Footer |
interface |
Page |
interface |
RubyRailsPage |
interface |
RubyRailsWebservice
Deprecated.
in 4.2. Replaced by
org.sonar.api.web.ws.WebService |
interface |
RubyRailsWidget
Widget in project dashboard page.
|
interface |
View |
interface |
Webservice
Deprecated.
in 4.2. Replaced by
WebService |
interface |
Widget |
Modifier and Type | Class and Description |
---|---|
class |
DashboardTemplate
This extension point must be implemented to define a new dashboard.
|
class |
FilterTemplate
This extension point must be implemented to define a new filter.
|
class |
PageDecoration
Adds content to HTML pages.
|
class |
ServletFilter |
Modifier and Type | Class and Description |
---|---|
class |
EmailTemplate |
Copyright © 2009–2015 SonarSource. All rights reserved.