| Package | Description |
|---|---|
| com.atlassian.confluence.api.model.web | |
| com.atlassian.confluence.api.service.web | |
| com.atlassian.confluence.plugins.soy |
| Modifier and Type | Method and Description |
|---|---|
WebItemView |
WebItemView.Builder.create(String key,
String url,
String label,
int weight) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<WebItemView> |
WebSectionView.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
WebSectionView.Builder |
WebSectionView.Builder.addItems(WebItemView... items) |
| Modifier and Type | Method and Description |
|---|---|
WebSectionView.Builder |
WebSectionView.Builder.addItems(Iterable<WebItemView> items) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<WebItemView> |
WebView.getItemsForSection(String section,
Map<String,Object> additionalContext) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<WebItemView> |
ItemsForSectionFunction.apply(Object... args) |
Copyright © 2003–2015 Atlassian. All rights reserved.