@Symbol(value="rancherRedeploy")
@Extension
public static final class Rancher2RedeployBuilder.DescriptorImpl
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
构造器和说明 |
---|
DescriptorImpl() |
限定符和类型 | 方法和说明 |
---|---|
hudson.util.FormValidation |
doCheckCredential(hudson.model.Item item,
String value) |
hudson.util.FormValidation |
doCheckImages(String value) |
hudson.util.FormValidation |
doCheckWorkload(String value) |
hudson.util.ListBoxModel |
doFillCredentialItems(hudson.model.Item item,
String credential) |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> aClass) |
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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public hudson.util.FormValidation doCheckWorkload(@QueryParameter String value)
public hudson.util.FormValidation doCheckImages(@QueryParameter String value)
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> aClass)
isApplicable
在类中 hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
public String getDisplayName()
getDisplayName
在类中 hudson.model.Descriptor<hudson.tasks.Builder>
public hudson.util.ListBoxModel doFillCredentialItems(@AncestorInPath hudson.model.Item item, @QueryParameter String credential)
public hudson.util.FormValidation doCheckCredential(@AncestorInPath hudson.model.Item item, @QueryParameter String value)
Copyright © 2016–2019. All rights reserved.