public class DisableFailedJob
extends hudson.tasks.Publisher
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
DisableFailedJob.DescriptorImpl |
static class |
DisableFailedJob.OptionalBrock |
| コンストラクタと説明 |
|---|
DisableFailedJob(String whenDisable,
DisableFailedJob.OptionalBrock optionalBrock) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
hudson.model.Descriptor<hudson.tasks.Publisher> |
getDescriptor() |
String |
getFailureTimes() |
String |
getOptionalBrockChecked() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
String |
getWhenDisable() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
@DataBoundConstructor public DisableFailedJob(String whenDisable, DisableFailedJob.OptionalBrock optionalBrock)
public String getWhenDisable()
public String getFailureTimes()
public String getOptionalBrockChecked()
public hudson.model.Descriptor<hudson.tasks.Publisher> getDescriptor()
getDescriptor インタフェース内 hudson.model.Describable<hudson.tasks.Publisher>getDescriptor クラス内 hudson.tasks.Publisherpublic hudson.tasks.BuildStepMonitor getRequiredMonitorService()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform インタフェース内 hudson.tasks.BuildStepperform クラス内 hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionCopyright © 2004-2015. All Rights Reserved.