Class OcWatch.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.StepDescriptor
org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
com.openshift.jenkins.plugins.pipeline.OcWatch.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
OcWatch

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

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • getFunctionName

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

      public String getDisplayName()
      Overrides:
      getDisplayName in class Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
    • 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
    • takesImplicitBlockArgument

      public boolean takesImplicitBlockArgument()
      Overrides:
      takesImplicitBlockArgument in class org.jenkinsci.plugins.workflow.steps.StepDescriptor