C D G H I M N P _ 
All Classes All Packages

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
 
getExecutableFile() - Method in class hudson.plugins.nant.NantBuilder.NantInstallation
Returns the NAnt executable as a File
getExecutableName() - Static method in class hudson.plugins.nant.NantBuilder.NantInstallation
Returns the name of the NAnt executable for the current platform
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
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.nant.NantBuilder.DescriptorImpl
 

M

Messages - Class in hudson.plugins.nant
Generated localization support class.
Messages() - Constructor for class hudson.plugins.nant.Messages
 

N

NANT_EXECUTABLE_UNIX - Static variable in class hudson.plugins.nant.NantConstants
The default name of the NAnt executable on Unix-based platforms
NANT_EXECUTABLE_WINDOWS - Static variable in class hudson.plugins.nant.NantConstants
The default name of the NAnt executable on Windows platforms
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_DisplayName() - Static method in class hudson.plugins.nant.Messages
Key NantBuilder.DisplayName: Execute NAnt build.
NantBuilder.DescriptorImpl - Class in hudson.plugins.nant
Descriptor for NantBuilder.
NantBuilder.NantInstallation - Class in hudson.plugins.nant
 
NantConstants - Class in hudson.plugins.nant
 
NantConstants() - Constructor for class hudson.plugins.nant.NantConstants
 
NantInstallation(String, String) - Constructor for class hudson.plugins.nant.NantBuilder.NantInstallation
 

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
Key NantBuilder.DisplayName: Execute NAnt build.
C D G H I M N P _ 
All Classes All Packages