@Extension
public static final class CodeBuildStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillArtifactNamespaceOverrideItems() |
hudson.util.ListBoxModel |
doFillArtifactPackagingOverrideItems() |
hudson.util.ListBoxModel |
doFillArtifactTypeOverrideItems() |
hudson.util.ListBoxModel |
doFillCacheTypeOverrideItems() |
hudson.util.ListBoxModel |
doFillComputeTypeOverrideItems() |
hudson.util.ListBoxModel |
doFillCredentialsIdItems() |
hudson.util.ListBoxModel |
doFillEnvironmentTypeOverrideItems() |
hudson.util.ListBoxModel |
doFillGitCloneDepthOverrideItems() |
hudson.util.ListBoxModel |
doFillInsecureSslOverrideItems() |
hudson.util.ListBoxModel |
doFillPrivilegedModeOverrideItems() |
hudson.util.ListBoxModel |
doFillRegionItems() |
hudson.util.ListBoxModel |
doFillSourceTypeOverrideItems() |
hudson.util.ListBoxModel |
doFillSseAlgorithmItems() |
String |
getDisplayName() |
String |
getFunctionName() |
getExecutionType, getRequiredContextall, allMeta, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, newInstance, takesImplicitBlockArgument, uninstantiateaddHelpFileRedirect, 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.ListBoxModel doFillGitCloneDepthOverrideItems()
public hudson.util.ListBoxModel doFillPrivilegedModeOverrideItems()
public hudson.util.ListBoxModel doFillInsecureSslOverrideItems()
public hudson.util.ListBoxModel doFillArtifactTypeOverrideItems()
public hudson.util.ListBoxModel doFillArtifactNamespaceOverrideItems()
public hudson.util.ListBoxModel doFillArtifactPackagingOverrideItems()
public hudson.util.ListBoxModel doFillSourceTypeOverrideItems()
public hudson.util.ListBoxModel doFillComputeTypeOverrideItems()
public hudson.util.ListBoxModel doFillCacheTypeOverrideItems()
public hudson.util.ListBoxModel doFillEnvironmentTypeOverrideItems()
public hudson.util.ListBoxModel doFillRegionItems()
public hudson.util.ListBoxModel doFillCredentialsIdItems()
public hudson.util.ListBoxModel doFillSseAlgorithmItems()
Copyright © 2016–2018. All rights reserved.