public abstract static class AbstractBuilder.AbstractBuilderDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
| Constructor and Description |
|---|
AbstractBuilderDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCloud(String value) |
hudson.util.FormValidation |
doCheckWorkspace(String workspace) |
hudson.util.ListBoxModel |
doFillCloudItems() |
hudson.util.ListBoxModel |
doFillWorkspaceItems(String cloud) |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>public hudson.util.ListBoxModel doFillCloudItems()
public hudson.util.ListBoxModel doFillWorkspaceItems(@QueryParameter
String cloud)
public hudson.util.FormValidation doCheckCloud(@QueryParameter
String value)
public hudson.util.FormValidation doCheckWorkspace(@QueryParameter
String workspace)
Copyright © 2016–2019. All rights reserved.