public class RemoteBuildPublisher
extends hudson.tasks.Notifier
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
RemoteBuildPublisher.DescriptorImpl
The descriptor for this publisher.
|
hudson.tasks.Publisher.DescriptorExtensionListImpl| コンストラクタと説明 |
|---|
RemoteBuildPublisher(String exchangeName)
Creates instance with specified parameters.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RemoteBuildPublisher.DescriptorImpl |
getDescriptor() |
String |
getExchangeName()
Gets exchange name.
|
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
getProjectAction, getProjectActions, perform, prebuild@DataBoundConstructor public RemoteBuildPublisher(String exchangeName)
public String getExchangeName()
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.BuildStepperform クラス内 hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionpublic RemoteBuildPublisher.DescriptorImpl getDescriptor()
getDescriptor インタフェース内 hudson.model.Describable<hudson.tasks.Publisher>getDescriptor クラス内 hudson.tasks.NotifierCopyright © 2004-2013. All Rights Reserved.