Modifier and Type | Class and Description |
---|---|
static class |
AbstractJsonProperty.AbstractJsonPropertyBuilder<T extends AbstractJsonProperty.AbstractJsonPropertyBuilder,S extends com.atlassian.confluence.api.model.content.AbstractJsonProperty> |
static class |
JsonSpaceProperty.Expansions
Provides property names that can be used to expand
JsonSpaceProperty objects. |
static class |
JsonSpaceProperty.SpacePropertyBuilder |
Modifier and Type | Method and Description |
---|---|
static JsonSpaceProperty.SpacePropertyBuilder |
builder()
Creates a builder.
|
static JsonSpaceProperty.SpacePropertyBuilder |
builder(JsonSpaceProperty property) |
boolean |
equals(Object o) |
String |
getKey() |
Space |
getSpace() |
Reference<Space> |
getSpaceRef() |
JsonString |
getValue() |
Version |
getVersion() |
int |
hashCode() |
String |
toString() |
public Space getSpace()
public static JsonSpaceProperty.SpacePropertyBuilder builder()
public static JsonSpaceProperty.SpacePropertyBuilder builder(JsonSpaceProperty property)
public boolean equals(Object o)
public int hashCode()
public String getKey()
public JsonString getValue()
Copyright © 2003–2018 Atlassian. All rights reserved.