public class BacklogPullRequestNotifier
extends hudson.tasks.Notifier
修飾子とタイプ | クラスと説明 |
---|---|
static class |
BacklogPullRequestNotifier.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl
コンストラクタと説明 |
---|
BacklogPullRequestNotifier() |
修飾子とタイプ | メソッドと説明 |
---|---|
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public boolean perform(hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws InterruptedException, IOException
perform
インタフェース内 hudson.tasks.BuildStep
perform
クラス内 hudson.tasks.BuildStepCompatibilityLayer
InterruptedException
IOException
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
Copyright © 2016–2020. All rights reserved.