@Extension
public static final class SaltAPIStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCredentialsId(hudson.model.Item project,
String value) |
hudson.util.FormValidation |
doCheckServername(String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Job context,
String credentialsId,
String servername) |
hudson.util.FormValidation |
doTestConnection(String servername,
String credentialsId,
String authtype,
hudson.model.Item project) |
String |
getDisplayName() |
String |
getFunctionName() |
getExecutionType, getRequiredContextall, checkContextAvailability, defineArguments, getProvidedContext, newInstance, takesImplicitBlockArgumentaddHelpFileRedirect, 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, toMappublic String getFunctionName()
getFunctionName in class org.jenkinsci.plugins.workflow.steps.StepDescriptorpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>public hudson.util.FormValidation doCheckServername(@QueryParameter
String value)
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Job context,
@QueryParameter
String credentialsId,
@QueryParameter
String servername)
public hudson.util.FormValidation doCheckCredentialsId(@AncestorInPath
hudson.model.Item project,
@QueryParameter
String value)
Copyright © 2016–2017. All rights reserved.