|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmmaBuildAction | |
|---|---|
| hudson.plugins.emma | |
| Uses of EmmaBuildAction in hudson.plugins.emma |
|---|
| Methods in hudson.plugins.emma that return EmmaBuildAction | |
|---|---|
EmmaBuildAction |
EmmaProjectAction.getLastResult()
Gets the most recent EmmaBuildAction object. |
EmmaBuildAction |
EmmaBuildAction.getPreviousResult()
|
static EmmaBuildAction |
EmmaBuildAction.load(hudson.model.AbstractBuild<?,?> owner,
Rule rule,
EmmaHealthReportThresholds thresholds,
hudson.FilePath... files)
Constructs the object from emma XML report files. |
static EmmaBuildAction |
EmmaBuildAction.load(hudson.model.AbstractBuild<?,?> owner,
Rule rule,
EmmaHealthReportThresholds thresholds,
InputStream... streams)
|
| Constructors in hudson.plugins.emma with parameters of type EmmaBuildAction | |
|---|---|
CoverageReport(EmmaBuildAction action,
File xmlReport)
|
|
CoverageReport(EmmaBuildAction action,
InputStream... xmlReports)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||