@Extension
public static class BuildBambooStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.StepDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Step display name.
|
String |
getFunctionName()
This returns the step named used in the Jenkinsfile
|
Set<? extends Class<?>> |
getRequiredContext()
Returns the required context for the step.
|
all, allMeta, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, newInstance, takesImplicitBlockArgument, uninstantiateaddHelpFileRedirect, 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, toMappublic Set<? extends Class<?>> getRequiredContext()
getRequiredContext in class org.jenkinsci.plugins.workflow.steps.StepDescriptorpublic 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>Copyright © 2016–2017. All rights reserved.