package

com.atlassian.bitbucket.rest.util

Classes

RestDocUtils Utilities for REST documentation generation. 
RestJsonable  
RestJsonable.RestJsonSerializer A Jackson serializer which delegates serialization responsibility to a given Jsonable  
RestNamedLink An optionally-named link relating to an entity. 
RestPage<T>  
RestPermissionUtils Utilities for parsing permissions from REST requests. 
RestRelatedLinks Represents multiple collections of links where links in each collection are related by some concept. 
RestRelatedLinks.Builder