Package com.atlassian.confluence.api.serialization
-
Class Summary Class Description ApiSerializerModuleFactory Create a serializer module factory to allow api model objects to be serialized.DateTimeLongDeserializer JSON deserializer that converts an EPOCH long to aDateTime
instance.DateTimeLongSerializer JSON Serializer that converts aDateTime
instance to an EPOCH longMetadataValueDeserializer JSON Serializer that converts metadata fieldRestEnrichable.Helper -
Annotation Types Summary Annotation Type Description RestEnrichable An annotation indicating that this model object should be enriched when being serialized.RestEnrichableProperty Annotation indicating that a field should be included in a RestEntity even if it doesn't have a JsonProperty annotation.