Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
H
M
N
P
_
C
configure(StaplerRequest, JSONObject)
- Method in class hudson.plugins.nant.
NantBuilder.DescriptorImpl
convert(Map<String, Object>)
- Method in class hudson.plugins.nant.
NantBuilder.DescriptorImpl
D
DESCRIPTOR
- Static variable in class hudson.plugins.nant.
NantBuilder
Descriptor should be singleton.
doCheckNantHome(String)
- Method in class hudson.plugins.nant.
NantBuilder.DescriptorImpl
Checks if the NANT_HOME is valid.
G
getDescriptor()
- Method in class hudson.plugins.nant.
NantBuilder
getDisplayName()
- Method in class hudson.plugins.nant.
NantBuilder.DescriptorImpl
This human readable name is used in the configuration screen.
getExecutable(Launcher)
- Method in class hudson.plugins.nant.
NantBuilder.NantInstallation
getExists()
- Method in class hudson.plugins.nant.
NantBuilder.NantInstallation
Returns true if the executable exists.
getInstallations()
- Method in class hudson.plugins.nant.
NantBuilder.DescriptorImpl
getName()
- Method in class hudson.plugins.nant.
NantBuilder.NantInstallation
Human readable display name.
getNant()
- Method in class hudson.plugins.nant.
NantBuilder
Gets the NAnt to invoke, or null to invoke the default one.
getNantBuildFile()
- Method in class hudson.plugins.nant.
NantBuilder
getNantHome()
- Method in class hudson.plugins.nant.
NantBuilder.NantInstallation
install directory.
getNantName()
- Method in class hudson.plugins.nant.
NantBuilder
getProperties()
- Method in class hudson.plugins.nant.
NantBuilder
getTargets()
- Method in class hudson.plugins.nant.
NantBuilder
We'll use these from the
config.jelly
.
H
hudson.plugins.nant
- package hudson.plugins.nant
M
Messages
- Class in
hudson.plugins.nant
Messages()
- Constructor for class hudson.plugins.nant.
Messages
N
NantBuilder
- Class in
hudson.plugins.nant
Sample
Builder
.
NantBuilder(String, String, String, String)
- Constructor for class hudson.plugins.nant.
NantBuilder
When this builder is created in the project configuration step, the builder object will be created from the strings below.
NantBuilder.DescriptorImpl
- Class in
hudson.plugins.nant
Descriptor for
NantBuilder
.
NantBuilder.NantInstallation
- Class in
hudson.plugins.nant
NantBuilder.NantInstallation(String, String)
- Constructor for class hudson.plugins.nant.
NantBuilder.NantInstallation
NantBuilder_DisplayName()
- Static method in class hudson.plugins.nant.
Messages
Invoke top-level Nant targets
P
PARAMETERNAME_PATH_TO_NANT
- Static variable in class hudson.plugins.nant.
NantBuilder.DescriptorImpl
To persist global configuration information, simply store it in a field and call save().
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class hudson.plugins.nant.
NantBuilder
_
_NantBuilder_DisplayName()
- Static method in class hudson.plugins.nant.
Messages
Invoke top-level Nant targets
C
D
G
H
M
N
P
_
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.