public abstract class AbstractMSBuildBuilder
extends hudson.tasks.Builder
| Constructor and Description |
|---|
AbstractMSBuildBuilder(String projectFile,
String switches) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
build(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.FilePath framework,
hudson.EnvVars environment) |
String |
getProjectFile() |
String |
getSwitches() |
all, getDescriptor, getRequiredMonitorService, prebuildpublic String getProjectFile()
public String getSwitches()
protected boolean build(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.FilePath framework,
hudson.EnvVars environment)
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionCopyright © 2004–2014. All rights reserved.