public class BDSBuilder extends AbstractMSBuildBuilder
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
BDSBuilder.BDSBuilderDescriptor
Describes
BDSBuilder. |
ExtensionPoint.LegacyInstancesAreScopedToHudsonBuildStep.PublisherListBUILDERS, PUBLISHERS| コンストラクタと説明 |
|---|
BDSBuilder(String projectFile,
String switches,
String installationName)
Constructs this object with properties..
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getInstallationName()
Returns the name of the RAD Studio installation.
|
boolean |
perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener)
Performs a RAD Studio build.
|
build, getProjectFile, getSwitchesall, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, prebuild@DataBoundConstructor public BDSBuilder(String projectFile, String switches, String installationName)
projectFile - name of a MSBuild project fileswitches - MSBuild switchesinstallationName - name of a RAD Studio installationpublic String getInstallationName()
public boolean perform(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener) throws InterruptedException, IOException
perform インタフェース内 BuildStepperform クラス内 BuildStepCompatibilityLayerbuild - an AbstractBuild objectlauncher - a Launcher objectlistener - a BuildListener objectInterruptedExceptionIOExceptionCopyright © 2004-2014. All Rights Reserved.