C D G H M N P S

C

configure(StaplerRequest) - Method in class hudson.plugins.msbuild.MsBuildBuilder.DescriptorImpl
 

D

DESCRIPTOR - Static variable in class hudson.plugins.msbuild.MsBuildBuilder
Descriptor should be singleton.

G

getCmdLineArgs() - Method in class hudson.plugins.msbuild.MsBuildBuilder
We'll use these from the config.jelly.
getDescriptor() - Method in class hudson.plugins.msbuild.MsBuildBuilder
 
getDisplayName() - Method in class hudson.plugins.msbuild.MsBuildBuilder.DescriptorImpl
This human readable name is used in the configuration screen.
getMsBuildFile() - Method in class hudson.plugins.msbuild.MsBuildBuilder
 
getPathToMsBuild() - Method in class hudson.plugins.msbuild.MsBuildBuilder.DescriptorImpl
This method returns the path to the msbuild.exe file for executing msbuild

H

hudson.plugins.msbuild - package hudson.plugins.msbuild
 

M

MsBuildBuilder - Class in hudson.plugins.msbuild
Sample Builder.
MsBuildBuilder(String, String) - Constructor for class hudson.plugins.msbuild.MsBuildBuilder
When this builder is created in the project configuration step, the builder object will be created from the strings below.
MsBuildBuilder.DescriptorImpl - Class in hudson.plugins.msbuild
Descriptor for MsBuildBuilder.
MsBuildPlugin - Class in hudson.plugins.msbuild
Entry point of a plugin.
MsBuildPlugin() - Constructor for class hudson.plugins.msbuild.MsBuildPlugin
 

N

newInstance(StaplerRequest, JSONObject) - Method in class hudson.plugins.msbuild.MsBuildBuilder.DescriptorImpl
 

P

PARAMETERNAME_PATH_TO_MSBUILD - Static variable in class hudson.plugins.msbuild.MsBuildBuilder.DescriptorImpl
To persist global configuration information, simply store it in a field and call save().
perform(Build<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.msbuild.MsBuildBuilder
 

S

start() - Method in class hudson.plugins.msbuild.MsBuildPlugin
 

C D G H M N P S

Copyright © 2008. All Rights Reserved.