Class CRDAStep.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.StepDescriptor
redhat.jenkins.plugins.rhda.step.CRDAStep.DescriptorImpl
All Implemented Interfaces:
Saveable, OnMaster
Enclosing class:
CRDAStep

@Extension @Symbol("rhdaAnalysis") public static class CRDAStep.DescriptorImpl extends org.jenkinsci.plugins.workflow.steps.StepDescriptor
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • doCheckFile

      public FormValidation doCheckFile(@QueryParameter String file) throws IOException, javax.servlet.ServletException
      Throws:
      IOException
      javax.servlet.ServletException
    • 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>
    • getRequiredContext

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