@Extension
public static class CloudBuildStep.Descriptor
extends org.jenkinsci.plugins.workflow.steps.StepDescriptor
CloudBuildStep
.Constructor and Description |
---|
Descriptor() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getFunctionName() |
Set<? extends Class<?>> |
getRequiredContext() |
org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable |
uninstantiate(org.jenkinsci.plugins.workflow.steps.Step step) |
all, allMeta, argumentsToString, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, newInstance, takesImplicitBlockArgument
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
@Nonnull public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
public String getFunctionName()
getFunctionName
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
public Set<? extends Class<?>> getRequiredContext()
getRequiredContext
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
public org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable uninstantiate(org.jenkinsci.plugins.workflow.steps.Step step) throws UnsupportedOperationException
uninstantiate
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
UnsupportedOperationException
Copyright © 2017–2021 Google. All rights reserved.