Class JsonSpaceProperty
java.lang.Object
com.atlassian.confluence.api.model.content.JsonSpaceProperty
Container for arbitrary JSON data attached to some
Space
.- Since:
- 5.9.0
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Provides property names that can be used to expandJsonSpaceProperty
objects.static class
-
Method Summary
-
Method Details
-
getSpaceRef
-
getSpace
-
builder
Creates a builder.- Returns:
- the builder
-
builder
-
equals
-
hashCode
public int hashCode() -
toString
-
getKey
- Returns:
- the key of this content property.
-
getValue
- Returns:
- the value of this content property
-
getVersion
- Returns:
- the version. Can be null.
-