@Extension
public static final class DockerMachineWrapper.DescriptorImpl
extends hudson.tasks.BuildWrapperDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckExpiryDays(String value) |
hudson.util.FormValidation |
doCheckName(String value) |
String |
getDefaultMachineName() |
String |
getDisplayName()
This human readable name is used in the configuration screen.
|
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item) |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> aClass) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic boolean isApplicable(hudson.model.AbstractProject<?,?> item)
isApplicable in class hudson.tasks.BuildWrapperDescriptorpublic String getDefaultMachineName()
public hudson.util.FormValidation doCheckName(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckExpiryDays(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic boolean isApplicable(Class<? extends hudson.model.AbstractProject> aClass)
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>Copyright © 2016–2017. All rights reserved.