| Package | Description |
|---|---|
| com.atlassian.marketplace.client.api |
Interfaces and immutable value classes used in the Atlassian Marketplace API.
|
| com.atlassian.marketplace.client.model |
Entities that can be returned by the Atlassian Marketplace API.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EnumWithKey.Parser<A extends EnumWithKey>
Helper class that can get allowable values or match a key string for any
EnumWithKey type. |
| Modifier and Type | Class and Description |
|---|---|
static class |
AddonQuery.IncludeHiddenType
Constants representing subsets of add-ons that are normally hidden but may still be queried.
|
static class |
AddonQuery.TreatPartlyFreeAs
Determines how paid-via-Atlassian add-ons with free tiers, such as those where the vendor has opted into the
Cloud free-for-five tier, are treated in queries.
|
static class |
AddonQuery.View
Constants representing preset add-on list views, which may affect both the set of
add-ons being queried and the sort order of the results.
|
class |
Cost
Constants for querying add-ons according to their paid/free attributes.
|
class |
HostingType
Represents the available hosting models for Atlassian applications.
|
class |
ImagePurpose
Constants representing preset sizes for images.
|
class |
PricingType
Represents the available types of pricing for Atlassian applications.
|
| Modifier and Type | Method and Description |
|---|---|
static <A extends EnumWithKey> |
EnumWithKey.Parser.forType(Class<A> enumClass) |
| Modifier and Type | Method and Description |
|---|---|
A[] |
EnumWithKey.Parser.getValues() |
| Modifier and Type | Class and Description |
|---|---|
class |
AddonStatus
Indicates whether an
Addon is publicly visible, private, or pending approval. |
class |
AddonVersionDataCenterStatus
Indicates whether an
AddonVersion is Data Center (DC) compatible, pending DC approval, or rejected. |
class |
AddonVersionStatus
Indicates whether an
AddonVersion is publicly visible, private, or pending approval. |
static class |
Application.CompatibilityUpdateMode
Indicates how Marketplace will update add-on compatibilities when a new application version is
released.
|
class |
ApplicationStatus
Indicates whether an
Application is publicly visible or not. |
class |
ApplicationVersionStatus
Indicates whether an
ApplicationVersion is publicly visible or not. |
class |
LicenseEditionType
Describes the type of license edition for an
AddonPricingItem. |
class |
PaymentModel
Indicates which payment system, if any, is used for buying licenses for an add-on.
|
class |
TopVendorStatus |
Copyright © 2019 Atlassian. All rights reserved.