Class ReleaseStep.DescriptorImpl

  • All Implemented Interfaces:
    Saveable, OnMaster
    Enclosing class:
    ReleaseStep

    @Extension
    public static class ReleaseStep.DescriptorImpl
    extends org.jenkinsci.plugins.workflow.steps.StepDescriptor
    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • getFunctionName

        public String getFunctionName()
        Specified by:
        getFunctionName in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
      • getRequiredContext

        public Set<Class<?>> getRequiredContext()
        Specified by:
        getRequiredContext in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
      • getContext

        @Restricted(org.kohsuke.accmod.restrictions.DoNotUse.class)
        public String getContext()