Package org.sonar.api.web.page
Class Context
- java.lang.Object
-
- org.sonar.api.web.page.Context
-
public final class Context extends java.lang.Object- Since:
- 6.3
- See Also:
PageDefinition
-
-
Constructor Summary
Constructors Constructor Description Context()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ContextaddPage(Page page)java.util.Collection<Page>getPages()
-