Class ExtendedWebSectionView
java.lang.Object
com.atlassian.confluence.api.model.web.WebSectionView
com.atlassian.confluence.api.testsupport.model.web.ExtendedWebSectionView
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.confluence.api.model.web.WebSectionView
WebSectionView.Builder
-
Constructor Summary
ConstructorsConstructorDescriptionExtendedWebSectionView
(String id, String label, List<WebItemView> items, String styleClass, String colour) -
Method Summary
Methods inherited from class com.atlassian.confluence.api.model.web.WebSectionView
builder, getId, getLabel, getLinks, getStyleClass
-
Constructor Details
-
ExtendedWebSectionView
-
-
Method Details
-
getColour
-