public class QuotePublisher
extends hudson.tasks.Notifier
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
QuotePublisher.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl| コンストラクタと説明 |
|---|
QuotePublisher(String personaId,
LocationSelector selector) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
LocationSelector |
getLocationSelector() |
String |
getPersonaId() |
hudson.model.Action |
getProjectAction(hudson.model.AbstractProject<?,?> project) |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public final Persona persona
@DataBoundConstructor public QuotePublisher(String personaId, LocationSelector selector)
public LocationSelector getLocationSelector()
public String getPersonaId()
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
public hudson.model.Action getProjectAction(hudson.model.AbstractProject<?,?> project)
getProjectAction インタフェース内 hudson.tasks.BuildStepgetProjectAction クラス内 hudson.tasks.BuildStepCompatibilityLayerpublic boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform インタフェース内 hudson.tasks.BuildStepperform クラス内 hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionCopyright © 2004-2013. All Rights Reserved.