Class ContentTemplate.ContentTemplateBuilder
java.lang.Object
com.atlassian.confluence.api.model.content.template.ContentTemplate.ContentTemplateBuilder
- Enclosing class:
- ContentTemplate
-
Method Summary
Modifier and TypeMethodDescriptionbody
(ContentBody body) body
(Map<ContentRepresentation, ContentBody> body) build()
description
(String description) originalTemplate
(ModuleCompleteKey originalTemplate) referencingBlueprint
(ContentBlueprintId referencingBlueprint) templateId
(ContentTemplateId templateId) templateType
(ContentTemplateType templateType)
-
Method Details
-
body
-
body
-
templateId
-
originalTemplate
-
referencingBlueprint
public ContentTemplate.ContentTemplateBuilder referencingBlueprint(ContentBlueprintId referencingBlueprint) -
name
-
description
-
space
-
labels
-
templateType
-
build
-