Uses of Class
hudson.plugins.chucknorris.Style

Uses of Style in hudson.plugins.chucknorris
 

Methods in hudson.plugins.chucknorris that return Style
static Style Style.get(hudson.model.Result result)
           
 Style RoundhouseAction.getStyle()
           
static Style Style.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Style[] Style.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in hudson.plugins.chucknorris with parameters of type Style
RoundhouseAction(Style style, java.lang.String fact)
           
 



Copyright © 2009. All Rights Reserved.