Uses of Class
org.jenkinsci.plugins.extremefeedback.model.States.Color

Packages that use States.Color
org.jenkinsci.plugins.extremefeedback.model   
 

Uses of States.Color in org.jenkinsci.plugins.extremefeedback.model
 

Fields in org.jenkinsci.plugins.extremefeedback.model with type parameters of type States.Color
static Map<hudson.model.Result,States.Color> States.resultColorMap
           
 

Methods in org.jenkinsci.plugins.extremefeedback.model that return States.Color
static States.Color States.Color.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static States.Color[] States.Color.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2013. All Rights Reserved.