public class Unity3dBuilder
extends hudson.tasks.Builder
Features:
| Modifier and Type | Class and Description |
|---|---|
static class |
Unity3dBuilder.DescriptorImpl |
| Constructor and Description |
|---|
Unity3dBuilder(String unity3dName,
String argLine,
String unstableReturnCodes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArgLine() |
Unity3dBuilder.DescriptorImpl |
getDescriptor() |
String |
getUnity3dName() |
String |
getUnstableReturnCodes() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
getProjectAction, getProjectAction, getProjectActions, perform, prebuildpublic String getArgLine()
public String getUnstableReturnCodes()
public String getUnity3dName()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionpublic Unity3dBuilder.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Builder>getDescriptor in class hudson.tasks.BuilderCopyright © 2004-2015. All Rights Reserved.