クラス BacklogPullRequestStep
java.lang.Object
hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.Step
org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
hudson.plugins.backlog.pipeline.BacklogPullRequestStep
- すべての実装されたインタフェース:
ExtensionPoint
,Describable<org.jenkinsci.plugins.workflow.steps.Step>
public class BacklogPullRequestStep
extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
-
ネストされたクラスの概要
修飾子とタイプクラス説明static class
static class
インタフェースから継承されたネストされたクラス/インタフェース hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
コンストラクタの概要
-
メソッドの概要
クラスから継承されたメソッド org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
prepareInjector, start
クラスから継承されたメソッド org.jenkinsci.plugins.workflow.steps.Step
getDescriptor
-
コンストラクタの詳細
-
BacklogPullRequestStep
@DataBoundConstructor public BacklogPullRequestStep()
-