Class WebPanelView.Builder
java.lang.Object
com.atlassian.confluence.api.model.web.WebPanelView.Builder
- Enclosing class:
WebPanelView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetCompleteKey(String completeKey) Deprecated.since 5.10.Deprecated.since 5.10.setLocation(String location) setModuleKey(String moduleKey) setWeight(int weight)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
create
-
setKey
Deprecated.since 5.10. UsesetModuleKey(java.lang.String) -
setModuleKey
-
setCompleteKey
- Since:
- 5.10
-
setName
-
setLocation
-
setLabel
-
setWeight
-
setHtml
Deprecated.since 5.10. Has no effect. Usecreate(String)
-