public class ClamAvBuildAction extends Object implements hudson.model.Action
| コンストラクタと説明 |
|---|
ClamAvBuildAction(hudson.model.AbstractBuild<?,?> build,
List<ClamAvResult> results) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
hudson.model.AbstractBuild<?,?> |
getBuild() |
String |
getDisplayName() |
String |
getIconFileName() |
int |
getInfected() |
int |
getPassed() |
List<ClamAvResult> |
getResults() |
int |
getTotal() |
String |
getUrlName() |
int |
getwarning() |
public ClamAvBuildAction(hudson.model.AbstractBuild<?,?> build,
List<ClamAvResult> results)
public hudson.model.AbstractBuild<?,?> getBuild()
public int getwarning()
public int getInfected()
public int getPassed()
public int getTotal()
public List<ClamAvResult> getResults()
public String getDisplayName()
getDisplayName インタフェース内 hudson.model.ActiongetDisplayName インタフェース内 hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName インタフェース内 hudson.model.Actionpublic String getUrlName()
getUrlName インタフェース内 hudson.model.ActionCopyright © 2004-2015. All Rights Reserved.