Class WebSectionView
java.lang.Object
com.atlassian.confluence.api.model.web.WebSectionView
- Direct Known Subclasses:
ExtendedWebSectionView
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
WebSectionView
(String id, String label, List<WebItemView> items, String styleClass) -
Method Summary
Modifier and TypeMethodDescriptionstatic WebSectionView.Builder
builder()
getId()
getLabel()
getLinks()
-
Constructor Details
-
WebSectionView
-
-
Method Details
-
getLabel
-
getId
-
getLinks
-
getStyleClass
-
builder
-