Package com.atlassian.marketplace.client.api

Interfaces and immutable value classes used in the Atlassian Marketplace API.

See: Description

Package com.atlassian.marketplace.client.api Description

Interfaces and immutable value classes used in the Atlassian Marketplace API.

This package includes interfaces for groups of related API methods that are accessed through MarketplaceClient (Addons, etc.); classes representing complex parameters for API methods (AddonQuery, etc.); and interfaces for opaque objects returned by API methods (Page).

Classes that correspond to JSON objects returned by the server's REST API are in the com.atlassian.marketplace.client.model package.

Copyright © 2016 Atlassian. All rights reserved.