Uses of Package
org.sonar.batch

Packages that use org.sonar.batch
org.sonar.batch   
org.sonar.batch.bootstrap   
org.sonar.batch.index   
org.sonar.batch.phases   
org.sonar.maven   
org.sonar.maven3   
 

Classes in org.sonar.batch used by org.sonar.batch
Batch
          Deprecated. Replaced by Batch since version 2.14.
DefaultDecoratorContext
           
MavenPluginExecutor
           
ProfileLoader
           
ProjectConfigurator
           
 

Classes in org.sonar.batch used by org.sonar.batch.bootstrap
ServerMetadata
           
 

Classes in org.sonar.batch used by org.sonar.batch.index
DefaultResourceCreationLock
          This lock is used to ensure that Sonar resources (files, packages, directories) are not created by buggy plugins when saving measures/violations on unknown resources.
ProjectTree
           
ResourceFilters
           
ViolationFilters
           
 

Classes in org.sonar.batch used by org.sonar.batch.phases
MavenPluginExecutor
           
ServerMetadata
           
 

Classes in org.sonar.batch used by org.sonar.maven
AbstractMavenPluginExecutor
          Abstract implementation of MavenPluginExecutor to reduce duplications in concrete implementations for different Maven versions.
MavenPluginExecutor
           
 

Classes in org.sonar.batch used by org.sonar.maven3
AbstractMavenPluginExecutor
          Abstract implementation of MavenPluginExecutor to reduce duplications in concrete implementations for different Maven versions.
MavenPluginExecutor
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.