クラス BacklogPullRequestStep.BacklogPullRequestSendStepExecution

java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<Void>
hudson.plugins.backlog.pipeline.BacklogPullRequestStep.BacklogPullRequestSendStepExecution
すべての実装されたインタフェース:
Serializable
含まれているクラス:
BacklogPullRequestStep

public static class BacklogPullRequestStep.BacklogPullRequestSendStepExecution extends org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<Void>
関連項目:
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ
    説明
     
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    protected Void
    run()
     

    クラスから継承されたメソッド org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution

    getStatus, onResume, start, stop

    クラスから継承されたメソッド org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl

    inject

    クラスから継承されたメソッド org.jenkinsci.plugins.workflow.steps.StepExecution

    applyAll, applyAll, blocksRestart, getContext, getStatusBounded

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • コンストラクタの詳細

    • BacklogPullRequestSendStepExecution

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

    • run

      protected Void run() throws Exception
      定義:
      run クラス内 org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<Void>
      例外:
      Exception