public class BlueprintDraftEntity extends Object
Should join forces with PageEntity in the fight for DRY code.
| Constructor and Description |
|---|
BlueprintDraftEntity() |
BlueprintDraftEntity(com.atlassian.confluence.core.ContentEntityObject contentDraft,
String baseUrl) |
BlueprintDraftEntity(com.atlassian.confluence.pages.Draft draft,
String baseUrl)
Deprecated.
since 5.9
|
| Modifier and Type | Method and Description |
|---|---|
long |
getDraftId() |
String |
getSpaceKey() |
String |
getTitle() |
String |
getUrl() |
public BlueprintDraftEntity()
@Deprecated public BlueprintDraftEntity(com.atlassian.confluence.pages.Draft draft, String baseUrl)
public BlueprintDraftEntity(com.atlassian.confluence.core.ContentEntityObject contentDraft,
String baseUrl)
Copyright © 2017 Atlassian. All rights reserved.