Uses of Class
org.sonar.batch.bootstrapper.BootstrapperVersion

Packages that use BootstrapperVersion
org.sonar.batch.bootstrapper Provides API to bootstrap Sonar Batch. 
 

Uses of BootstrapperVersion in org.sonar.batch.bootstrapper
 

Methods in org.sonar.batch.bootstrapper that return BootstrapperVersion
static BootstrapperVersion BootstrapperVersion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BootstrapperVersion[] BootstrapperVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.