Package io.jenkins.plugins.projectenv
Class WithProjectEnvStep.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.StepDescriptor
io.jenkins.plugins.projectenv.WithProjectEnvStep.DescriptorImpl
- Enclosing class:
- WithProjectEnvStep
@Extension
public static class WithProjectEnvStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.StepDescriptor
- 
Nested Class SummaryNested classes/interfaces inherited from class hudson.model.DescriptorDescriptor.FormException, Descriptor.PropertyType, Descriptor.Self
- 
Field SummaryFields inherited from class hudson.model.Descriptorclazz
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepDescriptorall, allMeta, argumentsToString, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, newInstance, uninstantiateMethods inherited from class hudson.model.DescriptoraddHelpFileRedirect, bindJSON, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, configure, configure, doHelp, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getStaticHelpUrl, getStaticHelpUrl, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
- 
Constructor Details- 
DescriptorImplpublic DescriptorImpl()
 
- 
- 
Method Details- 
getRequiredContext- Specified by:
- getRequiredContextin class- org.jenkinsci.plugins.workflow.steps.StepDescriptor
 
- 
getFunctionName- Specified by:
- getFunctionNamein class- org.jenkinsci.plugins.workflow.steps.StepDescriptor
 
- 
takesImplicitBlockArgumentpublic boolean takesImplicitBlockArgument()- Overrides:
- takesImplicitBlockArgumentin class- org.jenkinsci.plugins.workflow.steps.StepDescriptor
 
 
-