|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BuildOverviewContribution
This extension point contributes panels to the build dash board (or overview) screen.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
java.util.List<PanelCreator> getPanelCreators()
Context.getBuild().
int getOrder()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||