| Package | Description |
|---|---|
| com.atlassian.marketplace.client |
Top-level interfaces and value classes for the Atlassian Marketplace API.
|
| com.atlassian.marketplace.client.api |
Interfaces and immutable value classes used in the Atlassian Marketplace API.
|
| com.atlassian.marketplace.client.impl |
Internal implementation of Marketplace client APIs.
|
| com.atlassian.marketplace.client.model |
Entities that can be returned by the Atlassian Marketplace API.
|
| com.atlassian.marketplace.client.util |
Miscellaneous helper classes and methods.
|
| Class and Description |
|---|
| ErrorDetail
Details of an error returned by the server.
|
| Links
A links map in the HAL-JSON format used by the Marketplace version 2 API.
|
| Class and Description |
|---|
| Addon
Information about an add-on.
|
| AddonCategorySummary
Describes a category that add-ons can be listed in.
|
| AddonPricing
Information about the pricing of a paid-via-Atlassian add-on.
|
| AddonReference
Minimal data about an add-on listing, even less detailed than
AddonSummary. |
| AddonSummary
A more concise representation of an
Addon when it is embedded in another response. |
| AddonVersion
Information about a specific version of an
Addon. |
| AddonVersionSummary
A more concise representation of an
AddonVersion when it is embedded in another response. |
| Application
Information about an Atlassian application/platform, such as JIRA.
|
| ApplicationVersion
Information about a specific version of an
Application. |
| LicenseType
Information about a type of software license.
|
| Product
Information about an Atlassian software package, such as JIRA Service Desk.
|
| ProductVersion
Information about a specific version of a
Product. |
| Vendor
Details about a vendor.
|
| VendorSummary
A concise representation of a
Vendor when it is embedded in another response. |
| Class and Description |
|---|
| AddonCategorySummary
Describes a category that add-ons can be listed in.
|
| AddonReference
Minimal data about an add-on listing, even less detailed than
AddonSummary. |
| AddonSummary
A more concise representation of an
Addon when it is embedded in another response. |
| AddonVersionSummary
A more concise representation of an
AddonVersion when it is embedded in another response. |
| Application
Information about an Atlassian application/platform, such as JIRA.
|
| ApplicationVersion
Information about a specific version of an
Application. |
| Entity
Common properties defined for resource entities in the Marketplace API.
|
| ErrorDetail
Details of an error returned by the server.
|
| LicenseType
Information about a type of software license.
|
| Links
A links map in the HAL-JSON format used by the Marketplace version 2 API.
|
| Product
Information about an Atlassian software package, such as JIRA Service Desk.
|
| VendorSummary
A concise representation of a
Vendor when it is embedded in another response. |
| Class and Description |
|---|
| Addon
Information about an add-on.
|
| AddonBase
Properties that exist in both
Addon and AddonSummary. |
| AddonCategorySummary
Describes a category that add-ons can be listed in.
|
| AddonDistributionSummary
Information about the download/install counts for an add-on.
|
| AddonPricing
Information about the pricing of a paid-via-Atlassian add-on.
|
| AddonPricing.RoleInfo
Additional information describing the pricing role for a role-based plugin.
|
| AddonPricingItem
An individual pricing tier within
AddonPricing. |
| AddonReference
Minimal data about an add-on listing, even less detailed than
AddonSummary. |
| AddonReviewsSummary
Summary information about user reviews for an add-on.
|
| AddonStatus
Indicates whether an
Addon is publicly visible, private, or pending approval. |
| AddonSummary
A more concise representation of an
Addon when it is embedded in another response. |
| AddonVersion
Information about a specific version of an
Addon. |
| AddonVersionBase
Properties that exist in both
AddonVersion and AddonVersionSummary. |
| AddonVersionDataCenterStatus
Indicates whether an
AddonVersion is Data Center (DC) compatible, pending DC approval, or rejected. |
| AddonVersionStatus
Indicates whether an
AddonVersion is publicly visible, private, or pending approval. |
| AddonVersionSummary
A more concise representation of an
AddonVersion when it is embedded in another response. |
| Address
Standard postal address properties.
|
| Application
Information about an Atlassian application/platform, such as JIRA.
|
| Application.CompatibilityUpdateMode
Indicates how Marketplace will update add-on compatibilities when a new application version is
released.
|
| ApplicationStatus
Indicates whether an
Application is publicly visible or not. |
| ApplicationVersion
Information about a specific version of an
Application. |
| ApplicationVersionStatus
Indicates whether an
ApplicationVersion is publicly visible or not. |
| ArtifactInfo
Information about an installable file hosted by Marketplace.
|
| ConnectScope
Information about an Atlassian Connect scope that is used by an
AddonVersion. |
| Entity
Common properties defined for resource entities in the Marketplace API.
|
| ErrorDetail
Details of an error returned by the server.
|
| Highlight
One of the "highlight" image/text sections that can be part of
AddonVersion details. |
| HtmlString
Simple value wrapper for a string that can contain HTML markup.
|
| ImageInfo
Represents an image hosted by Marketplace, such as an add-on logo.
|
| ImageInfo.Resolution
Image resolution constants for use with
ImageInfo.getImageUri(Size, Resolution)). |
| ImageInfo.Size
Image size constants for use with
ImageInfo.getImageUri(Size, Resolution)). |
| LicenseEditionType
Describes the type of license edition for an
AddonPricingItem. |
| LicenseType
Information about a type of software license.
|
| Link
A resource/web hyperlink in the HAL-JSON format used by the Marketplace version 2 API.
|
| Links
A links map in the HAL-JSON format used by the Marketplace version 2 API.
|
| ModelBuilders.AddonBuilder |
| ModelBuilders.AddonVersionBuilder |
| ModelBuilders.AddressBuilder |
| ModelBuilders.ApplicationVersionBuilder |
| ModelBuilders.BuilderWithLinks |
| ModelBuilders.HighlightBuilder |
ModelBuilders.InvalidModelException
ModelBuilders methods that declare this checked exception will throw it if you attempt
to construct a model object that does not conform to the Marketplace API schema, for instance
by omitting a required property. |
| ModelBuilders.LinksBuilder |
| ModelBuilders.SafeBuilder
Common interface for builders that will always succeed in building an object;
any required properties that you do not set will be given default values.
|
| ModelBuilders.ScreenshotBuilder |
| ModelBuilders.UnsafeBuilder
Common interface for builders that do not provide any default values for
required properties, and will throw an exception if you try to call
build()
before you have set all the required properties. |
| ModelBuilders.UnsafeBuilderWithLinks |
| ModelBuilders.VendorBuilder |
| ModelBuilders.VersionCompatibilityBuilder |
| PaymentModel
Indicates which payment system, if any, is used for buying licenses for an add-on.
|
| Product
Information about an Atlassian software package, such as JIRA Service Desk.
|
| ProductVersion
Information about a specific version of a
Product. |
| Screenshot
One of the additional screenshots that can be part of
AddonVersion details. |
| SupportDetails |
| SupportOrganization |
| TestModelBuilders.AddonBuilder |
| TestModelBuilders.AddonCategorySummaryBuilder |
| TestModelBuilders.AddonDistributionSummaryBuilder |
| TestModelBuilders.AddonPricingBuilder |
| TestModelBuilders.AddonPricingItemBuilder |
| TestModelBuilders.AddonReferenceBuilder |
| TestModelBuilders.AddonSummaryBuilder |
| TestModelBuilders.AddonVersionBuilder |
| TestModelBuilders.AddonVersionSummaryBuilder |
| TestModelBuilders.ApplicationBuilder |
| TestModelBuilders.ApplicationVersionBuilder |
| TestModelBuilders.ImageInfoBuilder |
| TestModelBuilders.ProductBuilder |
| TestModelBuilders.ProductVersionBuilder |
| TestModelBuilders.VendorBuilder |
| TestModelBuilders.VendorSummaryBuilder |
| TopVendorProgram |
| TopVendorStatus |
| Vendor
Details about a vendor.
|
| VendorBase
Properties that exist in both
Vendor and VendorSummary. |
| VendorPrograms |
| VendorSummary
A concise representation of a
Vendor when it is embedded in another response. |
| VersionCompatibility
A range of application versions compatible with an add-on version or product version.
|
| Class and Description |
|---|
| Entity
Common properties defined for resource entities in the Marketplace API.
|
| Links
A links map in the HAL-JSON format used by the Marketplace version 2 API.
|
Copyright © 2019 Atlassian. All rights reserved.