@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() |
static boolean |
isKeys(String value) |
String |
serialise() |
equals, fromLong, fromString, hashCode, toString
public static final String KEY_SPACE_DELIMITER
public com.atlassian.fugue.Option<String> getSpaceKey()
public String getModuleCompleteKey()
public ModuleCompleteKey getKey()
public String serialise()
serialise
in class ContentTemplateId
public static boolean isKeys(String value)
Copyright © 2003–2018 Atlassian. All rights reserved.