@Extension
public static class DockerBuildWrapper.DescriptorImpl
extends hudson.tasks.BuildWrapperDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillDockerRegistryCredentialsItems(hudson.model.Item item,
String uri) |
String |
getDisplayName() |
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item) |
Collection<hudson.model.Descriptor<DockerImageSelector>> |
selectors() |
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, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
public Collection<hudson.model.Descriptor<DockerImageSelector>> selectors()
public boolean isApplicable(hudson.model.AbstractProject<?,?> item)
isApplicable
in class hudson.tasks.BuildWrapperDescriptor
public hudson.util.ListBoxModel doFillDockerRegistryCredentialsItems(@AncestorInPath hudson.model.Item item, @QueryParameter String uri)
Copyright © 2016–2018. All rights reserved.