Package com.atlassian.confluence.api.model.reference
package com.atlassian.confluence.api.model.reference
-
ClassDescriptionA wrapper around ImmutableList builder that produces immutable lists if elements are added to the builder or a collapsed list otherwise.A marker interface indicating an object is a placeholder for properties in our model that have not been expanded.Attempting to access a property of a collapsed object should throw an exception, indicating that it was not in the original request.EnrichableMap<K,
V> A map with the RestEnrichable annotation, indicating that this map should be converted to a RestEntity and enriched by the REST stack.An expanded reference has a value, call get() will return that referent value.Assists in building fields that may be either a list of items or an explicit CollapsedList.ModelMapBuilder<K,V> A Map builder forCollapsedMap
andEnrichableMap
instances.Reference<T>A reference to a model object.