Uses of Package
org.sonar.batch.bootstrap

Packages that use org.sonar.batch.bootstrap
org.sonar.batch   
org.sonar.batch.bootstrap   
org.sonar.batch.issue   
org.sonar.batch.phases   
org.sonar.batch.qualitygate   
org.sonar.batch.referential   
org.sonar.batch.scan   
org.sonar.batch.scan.filesystem This package is a part of bootstrap process, so we should take care about backward compatibility. 
org.sonar.batch.scan.report   
org.sonar.batch.scan2   
 

Classes in org.sonar.batch.bootstrap used by org.sonar.batch
ServerMetadata
          Deprecated. in 3.4. Replaced by ServerClient
 

Classes in org.sonar.batch.bootstrap used by org.sonar.batch.bootstrap
AnalysisMode
           
BatchPluginJarInstaller
           
BatchPluginRepository
           
BootstrapContainer
           
BootstrapProperties
          Immutable batch properties that are not specific to a task (for example coming from global configuration file of sonar-runner).
ExtensionInstaller
           
ExtensionMatcher
           
JdbcDriverHolder
          Contains and provides class loader extended with the JDBC Driver hosted on the server-side.
PluginsReferential
          Plugin referential.
PreviewDatabase
           
ServerClient
          Replace the deprecated org.sonar.batch.ServerMetadata TODO extends Server when removing the deprecated org.sonar.batch.ServerMetadata
ServerMetadata
          Deprecated. in 3.4. Replaced by ServerClient
UserProperties
          Properties that are coming from bootstrapper.
 

Classes in org.sonar.batch.bootstrap used by org.sonar.batch.issue
AnalysisMode
           
 

Classes in org.sonar.batch.bootstrap used by org.sonar.batch.phases
AnalysisMode
           
ExtensionMatcher
           
ServerClient
          Replace the deprecated org.sonar.batch.ServerMetadata TODO extends Server when removing the deprecated org.sonar.batch.ServerMetadata
 

Classes in org.sonar.batch.bootstrap used by org.sonar.batch.qualitygate
ServerClient
          Replace the deprecated org.sonar.batch.ServerMetadata TODO extends Server when removing the deprecated org.sonar.batch.ServerMetadata
 

Classes in org.sonar.batch.bootstrap used by org.sonar.batch.referential
AnalysisMode
           
ServerClient
          Replace the deprecated org.sonar.batch.ServerMetadata TODO extends Server when removing the deprecated org.sonar.batch.ServerMetadata
TaskProperties
          Batch properties that are specific to a task (for example coming from sonar-project.properties).
 

Classes in org.sonar.batch.bootstrap used by org.sonar.batch.scan
AnalysisMode
           
ExtensionMatcher
           
GlobalSettings
           
ServerClient
          Replace the deprecated org.sonar.batch.ServerMetadata TODO extends Server when removing the deprecated org.sonar.batch.ServerMetadata
TaskContainer
           
TaskProperties
          Batch properties that are specific to a task (for example coming from sonar-project.properties).
 

Classes in org.sonar.batch.bootstrap used by org.sonar.batch.scan.filesystem
AnalysisMode
           
 

Classes in org.sonar.batch.bootstrap used by org.sonar.batch.scan.report
AnalysisMode
           
 

Classes in org.sonar.batch.bootstrap used by org.sonar.batch.scan2
BatchExtensionDictionnary
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.