@Extension
public static final class GCloudBuildWrapper.DescriptorImpl
extends hudson.tasks.BuildWrapperDescriptor
Modifier and Type | Field and Description |
---|---|
static com.cloudbees.plugins.credentials.CredentialsMatcher |
MATCHER |
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item project,
String serverAddress) |
String |
getDisplayName() |
boolean |
isApplicable(hudson.model.AbstractProject item) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public static final com.cloudbees.plugins.credentials.CredentialsMatcher MATCHER
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
public boolean isApplicable(hudson.model.AbstractProject item)
isApplicable
in class hudson.tasks.BuildWrapperDescriptor
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
configure
in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
hudson.model.Descriptor.FormException
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath hudson.model.Item project, @QueryParameter String serverAddress)
Copyright © 2016–2020. All rights reserved.