B C F G H I L M P R S V

B

BeardDescriptor - Class in hudson.plugins.chucknorris
This class provides build step description.
BeardDescriptor() - Constructor for class hudson.plugins.chucknorris.BeardDescriptor
Constructs a BeardDescriptor.

C

CordellWalkerRecorder - Class in hudson.plugins.chucknorris
This class associates a RoundhouseAction to a job or a build.
CordellWalkerRecorder() - Constructor for class hudson.plugins.chucknorris.CordellWalkerRecorder
Constructs a CordellWalkerRecorder with default FactGenerator.
CordellWalkerRecorder(FactGenerator) - Constructor for class hudson.plugins.chucknorris.CordellWalkerRecorder
Constructs a CordellWalkerRecorder with specified FactGenerator.

F

factGenerator - Variable in class hudson.plugins.chucknorris.CordellWalkerRecorder
Fact generator.
FactGenerator - Class in hudson.plugins.chucknorris
FactGenerator provides Chuck Norris facts.
FactGenerator() - Constructor for class hudson.plugins.chucknorris.FactGenerator
 
FACTS - Static variable in class hudson.plugins.chucknorris.FactGenerator
The configured Chuck Norris facts, from http://www.codesqueeze.com/the-ultimate-top-25-chuck-norris-the- programmer-jokes/.

G

get(Result) - Static method in enum hudson.plugins.chucknorris.Style
Gets the style corresponding to the build result.
getDisplayName() - Method in class hudson.plugins.chucknorris.BeardDescriptor
Gets the descriptor display name, used in the post step checkbox description.
getDisplayName() - Method in class hudson.plugins.chucknorris.RoundhouseAction
Gets the action display name.
getFact() - Method in class hudson.plugins.chucknorris.RoundhouseAction
Gets the Chuck Norris fact.
getIconFileName() - Method in class hudson.plugins.chucknorris.RoundhouseAction
This action doesn't provide any icon file.
getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.chucknorris.CordellWalkerRecorder
Gets the RoundhouseAction as the project action.
getRequiredMonitorService() - Method in class hudson.plugins.chucknorris.CordellWalkerRecorder
Gets the required monitor service.
getStyle() - Method in class hudson.plugins.chucknorris.RoundhouseAction
Gets the Chuck Norris style.
getUrlName() - Method in class hudson.plugins.chucknorris.RoundhouseAction
Gets the URL name for this action.

H

hudson.plugins.chucknorris - package hudson.plugins.chucknorris
Provides classes for ChuckNorris Plugin.

I

isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.chucknorris.BeardDescriptor
Checks whether this descriptor is applicable.

L

LOGGER - Static variable in class hudson.plugins.chucknorris.CordellWalkerRecorder
Logger.

M

mFact - Variable in class hudson.plugins.chucknorris.RoundhouseAction
The fact.
mStyle - Variable in class hudson.plugins.chucknorris.RoundhouseAction
The style.

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.chucknorris.CordellWalkerRecorder
Adds RoundhouseAction to the build actions.

R

RANDOM - Static variable in class hudson.plugins.chucknorris.FactGenerator
Random instance.
random() - Method in class hudson.plugins.chucknorris.FactGenerator
Retrieves a random fact.
RoundhouseAction - Class in hudson.plugins.chucknorris
RoundhouseAction keeps the style and fact associated with the action.
RoundhouseAction(Style, String) - Constructor for class hudson.plugins.chucknorris.RoundhouseAction
Constructs a RoundhouseAction with specified style and fact.

S

Style - Enum in hudson.plugins.chucknorris
This class provides various Chuck Norris' styles.
Style() - Constructor for enum hudson.plugins.chucknorris.Style
 

V

valueOf(String) - Static method in enum hudson.plugins.chucknorris.Style
Returns the enum constant of this type with the specified name.
values() - Static method in enum hudson.plugins.chucknorris.Style
Returns an array containing the constants of this enum type, in the order they are declared.

B C F G H I L M P R S V

Copyright © 2009. All Rights Reserved.