|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.contribution.web.CategoryBuildOverview
public abstract class CategoryBuildOverview
| Constructor Summary | |
|---|---|
CategoryBuildOverview()
|
|
| Method Summary | |
|---|---|
protected abstract ReportCategory |
getCategory()
|
int |
getOrder()
Get order of this contribution. |
java.util.List<PanelCreator> |
getPanelCreators()
Get list of panel creators which will create the panels and add to the build dash board. |
boolean |
isApplicable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CategoryBuildOverview()
| Method Detail |
|---|
protected abstract ReportCategory getCategory()
public boolean isApplicable()
public java.util.List<PanelCreator> getPanelCreators()
BuildOverviewContributionContext.getBuild().
getPanelCreators in interface BuildOverviewContributionpublic int getOrder()
BuildOverviewContribution
getOrder in interface BuildOverviewContribution
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||