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.BuildStep
getProjectAction
クラス内 hudson.tasks.BuildStepCompatibilityLayer
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
getRequiredMonitorService
インタフェース内 hudson.tasks.BuildStep
protected boolean canContinue(hudson.model.Result result)
public boolean perform(hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.BuildListener listener)
perform
インタフェース内 hudson.tasks.BuildStep
perform
クラス内 hudson.tasks.BuildStepCompatibilityLayer
public String getSummaryFilePath()
Copyright © 2004-2013. All Rights Reserved.