Package com.atlassian.confluence.rest.api.model

Class Summary
ExceptionConverter Converts ServiceExceptions to HTTP Response codes (per http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html) and back.
ExceptionConverter.Client  
ExceptionConverter.Server  
ExpansionsParser Converts Expansions to and from a String for use with REST calls.
RestEntity<T> This entity participates in our object serialization by jackson, and allows objects to be enriched with extra properties during serialization.
RestError Contains a standardised error payload for ServiceExceptions 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.
RestList.Builder<T>  
RestObject  
RestObject.Properties Common property keys that may be present on a RestObject
RestPageRequest A request for a page of data.
 

Enum Summary
ExceptionConverter.AdditionalStatus Response.StatusTypes for HTTP response codes not supported directly by Response.Status.
 



Copyright © 2003–2015 Atlassian. All rights reserved.