Class OcContextInit.DescriptorImpl

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

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

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • getFunctionName

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

        public boolean isAdvanced()
        This step is not meant to be used directly by DSL scripts. Setting advanced causes this entry to show up at the bottom of the function listing.
        Overrides:
        isAdvanced in class org.jenkinsci.plugins.workflow.steps.StepDescriptor