@Symbol(value="carbonetes") @Extension public static final class CarbonetesBuilder.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_ENGINE_TIMEOUT |
static boolean |
DEFAULT_FAIL_ON_PLUGIN_ERROR |
static boolean |
DEFAULT_FAIL_ON_POLICY_EVALUATION |
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
ListBoxModel |
doFillCredentialsIdItems(String credentialsId) |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends AbstractProject> aClass) |
filter
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public static final boolean DEFAULT_FAIL_ON_PLUGIN_ERROR
public static final boolean DEFAULT_FAIL_ON_POLICY_EVALUATION
public static final int DEFAULT_ENGINE_TIMEOUT
public boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable
in class BuildStepDescriptor<Builder>
public String getDisplayName()
getDisplayName
in class Descriptor<Builder>
public ListBoxModel doFillCredentialsIdItems(@QueryParameter String credentialsId)
Copyright © 2016–2021. All rights reserved.