Package com.atlassian.confluence.rest.serialization.jackson2
package com.atlassian.confluence.rest.serialization.jackson2
-
ClassDescriptionExtracts Content links map from specific "hidden" _links map entries.Provides custom jackson serializers for our model.Provides ValueInstantiator overrides, such as the one used for ApiEnum.Utility class for formatting and parsing date and date/time objects in ISO8601 format.Deserializers DateTime instances from the String representation using the TIME_FORMAT in
Dates
Serializes DateTime to string using the TIME_FORMAT inDates
Deserializes maps that have been enriched with extra properties such as _links and _expandable.Serializes DateTime to string using the TIME_FORMAT inDates
DeserializesJsonString
s.SerializesJsonString
s.Deserialize either a map json object, or a key-value pair json array as a map.Serialize java Optional classes.Deprecated.since 7.0.1.Deprecated.since 7.0.1.A Serializer that can handle PageResponses, that also includes special case logic to handle RestList's enriched properties.An class carries the settings needed for an rest operationKey This class contains a property bag for REST operationKey that we have to pass extra parameters in Http body.Converts a rest entity to an enrichable entity.Deserializer for RestList.Module containing the custom serializers required to serialize the entities in the REST APIExtracts Space links map from specific "hidden" _links map entries.