@Extension(ordinal=1.7976931348623157E308)
public static class XvfbBuildWrapper.XvfbBuildWrapperDescriptor
extends hudson.tasks.BuildWrapperDescriptor
| Constructor and Description |
|---|
XvfbBuildWrapper.XvfbBuildWrapperDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteAssignedLabels(hudson.model.AbstractProject<?,?> project,
String value)
adopted from @see hudson.model.AbstractProject.AbstractProjectDescriptor#doAutoCompleteAssignedLabels
|
hudson.util.FormValidation |
doCheckAssignedLabels(hudson.model.AbstractProject<?,?> project,
String value)
adopted from @see hudson.model.AbstractProject.AbstractProjectDescriptor#doCheckAssignedLabels
|
hudson.util.FormValidation |
doCheckDisplayName(String value) |
hudson.util.FormValidation |
doCheckDisplayNameOffset(String value) |
hudson.util.FormValidation |
doCheckTimeout(String value) |
String |
getDisplayName() |
XvfbInstallation[] |
getInstallations() |
XvfbInstallation.DescriptorImpl |
getToolDescriptor() |
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item) |
hudson.tasks.BuildWrapper |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
void |
setInstallations(XvfbInstallation... installations) |
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMappublic XvfbBuildWrapper.XvfbBuildWrapperDescriptor()
public hudson.util.FormValidation doCheckDisplayName(@QueryParameter
String value)
throws IOException
IOExceptionpublic hudson.util.FormValidation doCheckDisplayNameOffset(@QueryParameter
String value)
throws IOException
IOExceptionpublic hudson.util.FormValidation doCheckTimeout(@QueryParameter
String value)
throws IOException
IOExceptionpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>public XvfbInstallation[] getInstallations()
public XvfbInstallation.DescriptorImpl getToolDescriptor()
public boolean isApplicable(hudson.model.AbstractProject<?,?> item)
isApplicable in class hudson.tasks.BuildWrapperDescriptorpublic hudson.tasks.BuildWrapper newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>hudson.model.Descriptor.FormExceptionpublic void setInstallations(XvfbInstallation... installations)
public hudson.model.AutoCompletionCandidates doAutoCompleteAssignedLabels(@AncestorInPath
hudson.model.AbstractProject<?,?> project,
@QueryParameter
String value)
public hudson.util.FormValidation doCheckAssignedLabels(@AncestorInPath
hudson.model.AbstractProject<?,?> project,
@QueryParameter
String value)
Copyright © 2004-2014. All Rights Reserved.