public class SourceMonitorPublisher extends hudson.tasks.Recorder implements Serializable
hudson.tasks.Publisher.DescriptorExtensionListImpl| コンストラクタと説明 |
|---|
SourceMonitorPublisher(String summaryFilePath) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected boolean |
canContinue(hudson.model.Result result) |
hudson.model.Action |
getProjectAction(hudson.model.AbstractProject<?,?> project) |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
String |
getSummaryFilePath() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
@DataBoundConstructor public SourceMonitorPublisher(String summaryFilePath)
public hudson.model.Action getProjectAction(hudson.model.AbstractProject<?,?> project)
getProjectAction インタフェース内 hudson.tasks.BuildStepgetProjectAction クラス内 hudson.tasks.BuildStepCompatibilityLayerpublic hudson.tasks.BuildStepMonitor getRequiredMonitorService()
getRequiredMonitorService インタフェース内 hudson.tasks.BuildStepprotected boolean canContinue(hudson.model.Result result)
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
perform インタフェース内 hudson.tasks.BuildStepperform クラス内 hudson.tasks.BuildStepCompatibilityLayerpublic String getSummaryFilePath()
Copyright © 2004-2013. All Rights Reserved.