Class ContentBlueprintId.ContentBlueprintIdWithId
- java.lang.Object
-
- com.atlassian.confluence.api.model.content.template.ContentBlueprintId
-
- com.atlassian.confluence.api.model.content.template.ContentBlueprintId.ContentBlueprintIdWithId
-
- Enclosing class:
- ContentBlueprintId
@Internal public static final class ContentBlueprintId.ContentBlueprintIdWithId extends ContentBlueprintId
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.atlassian.confluence.api.model.content.template.ContentBlueprintId
ContentBlueprintId.ContentBlueprintIdWithId, ContentBlueprintId.ContentBlueprintIdWithKeys
-
-
Field Summary
-
Fields inherited from class com.atlassian.confluence.api.model.content.template.ContentBlueprintId
KEY_SPACE_DELIMITER
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
String
serialise()
-
Methods inherited from class com.atlassian.confluence.api.model.content.template.ContentBlueprintId
fromKeyAndSpaceString, fromString
-
-
-
-
Method Detail
-
getId
public String getId()
-
serialise
public String serialise()
- Specified by:
serialise
in classContentBlueprintId
-
-