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.FilePath framworkHome,
Map<String,String> env,
hudson.model.TaskListener listener) |
String |
getProjectFile() |
String |
getSwitches() |
all, getDescriptor, getRequiredMonitorService, prebuildpublic String getProjectFile()
public String getSwitches()
protected boolean build(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.FilePath framworkHome,
Map<String,String> env,
hudson.model.TaskListener listener)
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionCopyright © 2004–2014. All rights reserved.