@ExperimentalApi @Internal public static class ContentBlueprintId.ContentBlueprintIdWithKeys extends ContentBlueprintId
ContentBlueprintId.ContentBlueprintIdWithId, ContentBlueprintId.ContentBlueprintIdWithKeys
KEY_SPACE_DELIMITER
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getModuleCompleteKey() |
com.atlassian.fugue.Option<String> |
getSpaceKey()
Deprecated.
since 7.0.1. Use
spaceKey() |
int |
hashCode() |
static boolean |
isKeys(String value) |
String |
serialise() |
Optional<String> |
spaceKey() |
fromKeyAndSpaceString, fromString
public String getModuleCompleteKey()
@Deprecated public com.atlassian.fugue.Option<String> getSpaceKey()
spaceKey()
public String serialise()
serialise
in class ContentBlueprintId
public static boolean isKeys(String value)
Copyright © 2003–2020 Atlassian. All rights reserved.