@ExperimentalApi @Internal public static final class ContentTemplateId.ContentTemplateIdWithKeys extends ContentTemplateId
ContentTemplateId.ContentTemplateIdWithId, ContentTemplateId.ContentTemplateIdWithKeys, ContentTemplateId.ContentTemplateIdWithUUID
Modifier and Type | Field and Description |
---|---|
static String |
KEY_SPACE_DELIMITER
Delimiter to separate FullModuleKey and Space
|
Modifier and Type | Method and Description |
---|---|
ModuleCompleteKey |
getKey() |
String |
getModuleCompleteKey() |
com.atlassian.fugue.Option<String> |
getSpaceKey()
Deprecated.
since 7.0.1. Use
spaceKey() |
static boolean |
isKeys(String value) |
String |
serialise() |
Optional<String> |
spaceKey() |
equals, fromLong, fromString, hashCode, toString
public static final String KEY_SPACE_DELIMITER
@Deprecated public com.atlassian.fugue.Option<String> getSpaceKey()
spaceKey()
public String getModuleCompleteKey()
public ModuleCompleteKey getKey()
public String serialise()
serialise
in class ContentTemplateId
public static boolean isKeys(String value)
Copyright © 2003–2020 Atlassian. All rights reserved.