|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurationOverviewContribution
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 configuration dash board. |
Method Detail |
---|
java.util.List<PanelCreator> getPanelCreators()
Context.getConfiguration()
.
int getOrder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |