| Package | Description |
|---|---|
| com.atlassian.marketplace.client.api |
Interfaces and immutable value classes used in the Atlassian Marketplace API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddonQuery
Encapsulates search parameters that can be passed to
Addons to determine what
subset of add-on listings you are interested in and/or what information should be included
in the results. |
class |
AddonVersionsQuery
Encapsulates search parameters that can be passed to
Addons.getVersion(java.lang.String, com.atlassian.marketplace.client.api.AddonVersionSpecifier, com.atlassian.marketplace.client.api.AddonVersionsQuery). |
class |
ApplicationVersionsQuery
Encapsulates parameters that can be passed to
Applications.getVersion(com.atlassian.marketplace.client.api.ApplicationKey, com.atlassian.marketplace.client.api.ApplicationVersionSpecifier). |
class |
ProductQuery
Encapsulates search parameters that can be passed to
Products.find(ProductQuery). |
class |
VendorQuery
Encapsulates search parameters that can be passed to
Vendors to determine what
subset of vendors you are interested in. |
Copyright © 2019 Atlassian. All rights reserved.