|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BuildTabContribution
This extension point contributes vertical build tabs to the page displaying build information.
Method Summary | |
---|---|
int |
getOrder()
Get order of the tabs. |
java.util.List<Tab> |
getTabs()
Get tabs that will be contributed to the build page. |
Method Detail |
---|
java.util.List<Tab> getTabs()
Context.getBuild()
.
int getOrder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |