|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.view.dashboard.DashboardPortlet
hudson.plugins.cobertura.dashboard.CoverageTablePortlet
public class CoverageTablePortlet
| Nested Class Summary | |
|---|---|
static class |
CoverageTablePortlet.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
CoverageTablePortlet(java.lang.String name)
|
|
| Method Summary | |
|---|---|
CoverageResult |
getCoverageResult(hudson.model.Run run)
|
java.util.Collection<hudson.model.Run> |
getCoverageRuns()
|
java.util.HashMap<CoverageMetric,Ratio> |
getTotalCoverageRatio()
|
| Methods inherited from class hudson.plugins.view.dashboard.DashboardPortlet |
|---|
all, getComparator, getDashboard, getDescriptor, getDisplayName, getId, getJob, getName, getUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public CoverageTablePortlet(java.lang.String name)
| Method Detail |
|---|
public java.util.Collection<hudson.model.Run> getCoverageRuns()
public CoverageResult getCoverageResult(hudson.model.Run run)
public java.util.HashMap<CoverageMetric,Ratio> getTotalCoverageRatio()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||