Class WebItemView
java.lang.Object
com.atlassian.confluence.api.model.web.WebItemView
-
Constructor Details
-
WebItemView
-
-
Method Details
-
getLinkUrl
- Returns:
- a 'display' url for rendering a link to this WebItem within confluence. This could be either a relative URL that includes a context path, or an absolute URL.
-
getId
-
getAccessKey
-
getCompleteKey
- Since:
- 5.10
-
getSection
-
getLabel
-
getTooltip
-
getStyleClass
-
getIcon
-
getWeight
public int getWeight() -
getKey
Deprecated.since 5.10. UsegetModuleKey()
-
getModuleKey
-
getUrlWithoutContextPath
- Returns:
- a URL to the webitem that does not include the context path
-
getParams
-
builder
-