@Extension
public static class ReleaseStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.StepDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteJob(hudson.model.ItemGroup<?> context,
String value) |
String |
getContext() |
String |
getDisplayName() |
String |
getFunctionName() |
Set<Class<?>> |
getRequiredContext() |
org.jenkinsci.plugins.workflow.steps.Step |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
all, allMeta, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, newInstance, takesImplicitBlockArgument, uninstantiate
addHelpFileRedirect, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getFunctionName()
getFunctionName
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
public Set<Class<?>> getRequiredContext()
getRequiredContext
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
public org.jenkinsci.plugins.workflow.steps.Step newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
hudson.model.Descriptor.FormException
public hudson.model.AutoCompletionCandidates doAutoCompleteJob(@AncestorInPath hudson.model.ItemGroup<?> context, @QueryParameter String value)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public String getContext()
Copyright © 2016–2017. All rights reserved.