| Package | Description |
|---|---|
| hudson.plugins.chucknorris |
Provides classes for ChuckNorris Plugin.
|
| Modifier and Type | Method and Description |
|---|---|
static Style |
Style.get(Result result)
Gets the style corresponding to the build result.
|
Style |
RoundhouseAction.getStyle()
Gets the Chuck Norris style.
|
static Style |
Style.valueOf(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.
|
| Constructor and Description |
|---|
RoundhouseAction(Style style,
String fact)
Constructs a RoundhouseAction with specified style and fact.
|
Copyright © 2016–2020. All rights reserved.