Uses of Class
com.atlassian.confluence.api.model.content.template.ContentBlueprintId
Packages that use ContentBlueprintId
-
Uses of ContentBlueprintId in com.atlassian.confluence.api.model.content.template
Subclasses of ContentBlueprintId in com.atlassian.confluence.api.model.content.templateModifier and TypeClassDescriptionstatic final classstatic classBlueprint Id resolved by Module key and Space keyMethods in com.atlassian.confluence.api.model.content.template that return ContentBlueprintIdModifier and TypeMethodDescriptionstatic ContentBlueprintIdContentBlueprintId.fromKeyAndSpaceString(String moduleCompleteKey, String space) static ContentBlueprintIdContentBlueprintId.fromString(String value) This method MUST be called fromString in order to make Jersey happy to deserialise it from path.ContentBlueprintSpec.getBlueprintId()Methods in com.atlassian.confluence.api.model.content.template that return types with arguments of type ContentBlueprintIdMethods in com.atlassian.confluence.api.model.content.template with parameters of type ContentBlueprintIdModifier and TypeMethodDescriptionContentBlueprintSpec.ContentBlueprintSpecBuilder.id(ContentBlueprintId id) ContentTemplate.ContentTemplateBuilder.referencingBlueprint(ContentBlueprintId referencingBlueprint)