JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
H
I
P
U
C
configure(StaplerRequest, JSONObject)
- Method in class hudson.plugins.hello_world.
HelloWorldBuilder.DescriptorImpl
D
DescriptorImpl()
- Constructor for class hudson.plugins.hello_world.
HelloWorldBuilder.DescriptorImpl
G
getDescriptor()
- Method in class hudson.plugins.hello_world.
HelloWorldBuilder
Hudson defines a method
Builder.getDescriptor()
, which returns the corresponding
Descriptor
object.
getDisplayName()
- Method in class hudson.plugins.hello_world.
HelloWorldBuilder.DescriptorImpl
This human readable name is used in the configuration screen.
getName()
- Method in class hudson.plugins.hello_world.
HelloWorldBuilder
We'll use this from the
config.jelly
.
H
HelloWorldBuilder
- Class in
hudson.plugins.hello_world
Sample
Builder
.
HelloWorldBuilder(String)
- Constructor for class hudson.plugins.hello_world.
HelloWorldBuilder
This annotation tells Hudson to call this constructor, with values from the configuration form page with matching parameter names.
HelloWorldBuilder.DescriptorImpl
- Class in
hudson.plugins.hello_world
Descriptor for
HelloWorldBuilder
.
hudson.plugins.hello_world
- package hudson.plugins.hello_world
I
isApplicable(Class)
- Method in class hudson.plugins.hello_world.
HelloWorldBuilder.DescriptorImpl
Applicable to any kind of project.
P
perform(AbstractBuild, Launcher, BuildListener)
- Method in class hudson.plugins.hello_world.
HelloWorldBuilder
U
useFrench()
- Method in class hudson.plugins.hello_world.
HelloWorldBuilder.DescriptorImpl
This method returns true if the global configuration says we should speak French.
C
D
G
H
I
P
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.