Class ContentTemplateId.ContentTemplateIdWithKeys
java.lang.Object
com.atlassian.confluence.api.model.content.template.ContentTemplateId
com.atlassian.confluence.api.model.content.template.ContentTemplateId.ContentTemplateIdWithKeys
- Enclosing class:
- ContentTemplateId
@Internal
public static final class ContentTemplateId.ContentTemplateIdWithKeys
extends ContentTemplateId
Content template resolved by full Module Key and Space Key
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.confluence.api.model.content.template.ContentTemplateId
ContentTemplateId.ContentTemplateIdWithId, ContentTemplateId.ContentTemplateIdWithKeys, ContentTemplateId.ContentTemplateIdWithUUID
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Delimiter to separate FullModuleKey and Space -
Method Summary
Methods inherited from class com.atlassian.confluence.api.model.content.template.ContentTemplateId
equals, fromLong, fromString, hashCode, toString
-
Field Details
-
KEY_SPACE_DELIMITER
Delimiter to separate FullModuleKey and Space- See Also:
-
-
Method Details
-
spaceKey
- Since:
- 7.0.1
-
getModuleCompleteKey
-
getKey
-
serialise
- Specified by:
serialise
in classContentTemplateId
-
isKeys
-