@Extension
public static final class Unity3dBuilder.DescriptorImpl
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
| Constructor and Description |
|---|
Unity3dBuilder.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject o) |
hudson.util.FormValidation |
doCheckUnstableReturnCodes(String value) |
String |
getDisplayName() |
String |
getGlobalArgLine() |
Unity3dInstallation[] |
getInstallations() |
Unity3dInstallation.DescriptorImpl |
getToolDescriptor() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType) |
void |
setGlobalArgLine(String globalArgLine) |
void |
setInstallations(Unity3dInstallation... antInstallations) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic Unity3dInstallation.DescriptorImpl getToolDescriptor()
public Unity3dInstallation[] getInstallations()
public void setInstallations(Unity3dInstallation... antInstallations)
public hudson.util.FormValidation doCheckUnstableReturnCodes(@QueryParameter
String value)
public String getGlobalArgLine()
public void setGlobalArgLine(String globalArgLine)
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject o)
configure in class hudson.model.Descriptor<hudson.tasks.Builder>public boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>Copyright © 2004-2015. All Rights Reserved.