public class BlueprintPageEntity extends Object
| Constructor and Description |
|---|
BlueprintPageEntity(String spaceKey,
Long parentPageId,
com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey,
Map<String,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getContext() |
com.atlassian.plugin.ModuleCompleteKey |
getModuleCompleteKey() |
Long |
getParentPageId() |
String |
getSpaceKey() |
Copyright © 2017 Atlassian. All rights reserved.