public class ClamAvRecorder
extends hudson.tasks.Recorder
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
ClamAvRecorder.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl| コンストラクタと説明 |
|---|
ClamAvRecorder(String includes,
String excludes) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getExcludes() |
String |
getIncludes() |
Collection<? extends hudson.model.Action> |
getProjectActions(hudson.model.AbstractProject<?,?> project) |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public String getIncludes()
public String getExcludes()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform インタフェース内 hudson.tasks.BuildStepperform クラス内 hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionpublic hudson.tasks.BuildStepMonitor getRequiredMonitorService()
public Collection<? extends hudson.model.Action> getProjectActions(hudson.model.AbstractProject<?,?> project)
getProjectActions インタフェース内 hudson.tasks.BuildStepgetProjectActions クラス内 hudson.tasks.BuildStepCompatibilityLayerCopyright © 2004-2015. All Rights Reserved.