public final class MantisIssueRegister
extends hudson.tasks.Recorder
修飾子とタイプ | クラスと説明 |
---|---|
static class |
MantisIssueRegister.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl
修飾子とタイプ | フィールドと説明 |
---|---|
static String |
FAILURE |
static String |
FAILUREORUNSTABL |
コンストラクタと説明 |
---|
MantisIssueRegister(String threshold,
boolean keepTicketPrivate) |
修飾子とタイプ | メソッドと説明 |
---|---|
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
String |
getThreshold() |
boolean |
isKeepTicketPrivate() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
@DataBoundConstructor public MantisIssueRegister(String threshold, boolean keepTicketPrivate)
public String getThreshold()
public boolean isKeepTicketPrivate()
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
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
Copyright © 2004-2015. All Rights Reserved.