クラス BacklogPullRequestStep.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
hudson.plugins.backlog.pipeline.BacklogPullRequestStep.DescriptorImpl
すべての実装されたインタフェース:
Saveable, OnMaster
含まれているクラス:
BacklogPullRequestStep

@Extension public static class BacklogPullRequestStep.DescriptorImpl extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
  • コンストラクタの詳細

    • DescriptorImpl

      public DescriptorImpl()
  • メソッドの詳細

    • getFunctionName

      public String getFunctionName()
      定義:
      getFunctionName クラス内 org.jenkinsci.plugins.workflow.steps.StepDescriptor
    • getDisplayName

      public String getDisplayName()
      オーバーライド:
      getDisplayName クラス内 Descriptor<org.jenkinsci.plugins.workflow.steps.Step>