Uses of Package
org.sonar.api

Packages that use org.sonar.api
org.sonar.api   
org.sonar.api.batch   
org.sonar.api.batch.bootstrap   
org.sonar.api.batch.events   
org.sonar.api.batch.fs   
org.sonar.api.batch.fs.internal   
org.sonar.api.batch.maven   
org.sonar.api.batch.measure   
org.sonar.api.batch.rule   
org.sonar.api.batch.rule.internal   
org.sonar.api.charts Deprecated in 4.5.1. 
org.sonar.api.component   
org.sonar.api.config   
org.sonar.api.database   
org.sonar.api.i18n   
org.sonar.api.issue   
org.sonar.api.issue.action   
org.sonar.api.measures   
org.sonar.api.notifications   
org.sonar.api.platform   
org.sonar.api.profiles   
org.sonar.api.resources   
org.sonar.api.rules   
org.sonar.api.scan.event   
org.sonar.api.scan.filesystem Replaced by org.sonar.api.batch.fs 
org.sonar.api.security   
org.sonar.api.server.debt   
org.sonar.api.server.rule   
org.sonar.api.server.ws   
org.sonar.api.task   
org.sonar.api.technicaldebt.batch   
org.sonar.api.user   
org.sonar.api.utils   
org.sonar.api.utils.internal   
org.sonar.api.web   
org.sonar.xoo   
org.sonar.xoo.lang   
org.sonar.xoo.rule   
 

Classes in org.sonar.api used by org.sonar.api
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
Extension
          Plugin extension point
Plugin
          Deprecated. in 2.8. Use SonarPlugin instead.
PropertyType
           
ServerComponent
          Same than BatchComponent but for server-side components.
 

Classes in org.sonar.api used by org.sonar.api.batch
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
 

Classes in org.sonar.api used by org.sonar.api.batch.bootstrap
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
 

Classes in org.sonar.api used by org.sonar.api.batch.events
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
 

Classes in org.sonar.api used by org.sonar.api.batch.fs
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
 

Classes in org.sonar.api used by org.sonar.api.batch.fs.internal
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
 

Classes in org.sonar.api used by org.sonar.api.batch.maven
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
 

Classes in org.sonar.api used by org.sonar.api.batch.measure
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
 

Classes in org.sonar.api used by org.sonar.api.batch.rule
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
 

Classes in org.sonar.api used by org.sonar.api.batch.rule.internal
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
 

Classes in org.sonar.api used by org.sonar.api.charts
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.component
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
ServerComponent
          Same than BatchComponent but for server-side components.
 

Classes in org.sonar.api used by org.sonar.api.config
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
Property
          Property value can be set in different ways : System property Batch command-line (-Dfoo=bar in Maven or sonar-runner) Maven pom.xml (element ) Maven settings.xml SonarQube web administration console
PropertyType
           
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.database
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
 

Classes in org.sonar.api used by org.sonar.api.i18n
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
ServerComponent
          Same than BatchComponent but for server-side components.
 

Classes in org.sonar.api used by org.sonar.api.issue
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
 

Classes in org.sonar.api used by org.sonar.api.issue.action
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.measures
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.notifications
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.platform
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
Extension
          Plugin extension point
Plugin
          Deprecated. in 2.8. Use SonarPlugin instead.
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.profiles
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.resources
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.rules
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.scan.event
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
 

Classes in org.sonar.api used by org.sonar.api.scan.filesystem
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
 

Classes in org.sonar.api used by org.sonar.api.security
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.server.debt
ServerComponent
          Same than BatchComponent but for server-side components.
 

Classes in org.sonar.api used by org.sonar.api.server.rule
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.server.ws
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.api.task
Extension
          Plugin extension point
 

Classes in org.sonar.api used by org.sonar.api.technicaldebt.batch
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
 

Classes in org.sonar.api used by org.sonar.api.user
ServerComponent
          Same than BatchComponent but for server-side components.
 

Classes in org.sonar.api used by org.sonar.api.utils
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
ServerComponent
          Same than BatchComponent but for server-side components.
 

Classes in org.sonar.api used by org.sonar.api.utils.internal
ServerComponent
          Same than BatchComponent but for server-side components.
 

Classes in org.sonar.api used by org.sonar.api.web
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 

Classes in org.sonar.api used by org.sonar.xoo
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
Plugin
          Deprecated. in 2.8. Use SonarPlugin instead.
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
SonarPlugin
          Plugin entry-point used to declare its extensions (see Extension.
 

Classes in org.sonar.api used by org.sonar.xoo.lang
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
 

Classes in org.sonar.api used by org.sonar.xoo.rule
BatchComponent
          Marker interface for all the components available in container of batch (code analyzer).
BatchExtension
          Marker interface for all the batch extension points, which are aimed to be implemented by plugins.
Extension
          Plugin extension point
ServerComponent
          Same than BatchComponent but for server-side components.
ServerExtension
          Server extension point.
 



Copyright © 2009–2016 SonarSource. All rights reserved.