Uses of Class
org.sonar.api.batch.Phase.Name

Packages that use Phase.Name
org.sonar.api.batch   
 

Uses of Phase.Name in org.sonar.api.batch
 

Methods in org.sonar.api.batch that return Phase.Name
protected  Phase.Name BatchExtensionDictionnary.evaluatePhase(java.lang.Object extension)
           
static Phase.Name Phase.Name.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Phase.Name[] Phase.Name.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2010 SonarSource SA. All Rights Reserved.