Package com.atlassian.confluence.rest.api.model
package com.atlassian.confluence.rest.api.model
-
ClassDescriptionThe REST server-side conversion between Confluence REST API model
ServiceException
s and HTTP Response codes (per http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html).Response.StatusType
s for HTTP response codes not supported directly byResponse.Status
.Converts Confluence REST API modelServiceException
s intoRestError
entities, the standardised error response format produced by our REST resources.ConvertsExpansion
s to and from a String for use with REST calls.Describes how Hard Synchrony Eviction should be performed.RestEntity<T>This entity participates in our object serialization by jackson, and allows objects to be enriched with extra properties during serialization.Contains a standardised error payload forServiceException
s thrown by REST resources.RestList<T>The RestList participates in our collection serialization by jackson, and allows collections to be enriched with extra properties during serialization.Common property keys that may be present on a RestObjectA request for a page of data.Describes how Soft Synchrony Eviction should be performed.