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(Object extension)
          Deprecated.  
static Phase.Name Phase.Name.valueOf(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–2014 SonarSource. All rights reserved.