public interface CreateBlueprintPageEntity
The getters correspond to the data provided in the REST/Action call and resolved by the ContentBlueprintService.
| Modifier and Type | Method and Description |
|---|---|
String |
getContentBlueprintId() |
String |
getContentTemplateId() |
String |
getContentTemplateKey() |
Map<String,Object> |
getContext() |
String |
getModuleCompleteKey() |
long |
getParentPageId() |
String |
getSpaceKey() |
String |
getTitle() |
String |
getViewPermissionsUsers() |
String getSpaceKey()
long getParentPageId()
String getContentBlueprintId()
String getModuleCompleteKey()
String getTitle()
String getViewPermissionsUsers()
String getContentTemplateId()
String getContentTemplateKey()
Copyright © 2017 Atlassian. All rights reserved.