Package | Description |
---|---|
com.atlassian.confluence.api.model.content.template |
Modifier and Type | Class and Description |
---|---|
static class |
ContentBlueprintId.ContentBlueprintIdWithId |
static class |
ContentBlueprintId.ContentBlueprintIdWithKeys
Blueprint Id resolved by Module key and Space key
|
Modifier and Type | Method and Description |
---|---|
static ContentBlueprintId |
ContentBlueprintId.fromKeyAndSpaceString(String moduleCompleteKey,
String space) |
static ContentBlueprintId |
ContentBlueprintId.fromString(String value)
This method MUST be called fromString in order to make Jersey happy to deserialise it from path.
|
ContentBlueprintId |
ContentBlueprintSpec.getBlueprintId() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.fugue.Option<ContentBlueprintId> |
ContentTemplate.getReferencingBlueprint() |
Modifier and Type | Method and Description |
---|---|
ContentBlueprintSpec.ContentBlueprintSpecBuilder |
ContentBlueprintSpec.ContentBlueprintSpecBuilder.id(ContentBlueprintId id) |
ContentTemplate.ContentTemplateBuilder |
ContentTemplate.ContentTemplateBuilder.referencingBlueprint(ContentBlueprintId referencingBlueprint) |
Copyright © 2003–2018 Atlassian. All rights reserved.