| Method and Description |
|---|
| com.atlassian.marketplace.client.util.Convert.fugueOption(Optional<T>)
Don't use fugue option in the first place
|
| com.atlassian.marketplace.client.model.AddonBase.getCloudFreeUsers()
will be removed in next major version. Will always return a none as there are never any cloud free users.
|
| com.atlassian.marketplace.client.model.Application.getCloudFreeUsers()
will be removed in next major version. Will always return a none as there are never any cloud free users.
|
| com.atlassian.marketplace.client.model.AddonVersionBase.isDataCenterCompatible() |
| com.atlassian.marketplace.client.util.Convert.toOptional(Option<T>)
Don't use fugue option in the first place
|
| com.atlassian.marketplace.client.api.AddonQuery.Builder.treatPartlyFreeAs(Optional<AddonQuery.TreatPartlyFreeAs>) |
| Enum Constant and Description |
|---|
| com.atlassian.marketplace.client.api.AddonExternalLinkType.BUILDS
This link cannot be set for new add-on listings, but may be present in old listings.
|
| com.atlassian.marketplace.client.api.AddonVersionExternalLinkType.DONATE
This link cannot be set for new add-on versions, but may be present in old versions.
|
| com.atlassian.marketplace.client.api.AddonVersionExternalLinkType.EVALUATION_LICENSE
This link cannot be set for new add-on versions, but may be present in old versions.
|
| com.atlassian.marketplace.client.api.AddonVersionExternalLinkType.JAVADOC
This link cannot be set for new add-on versions, but may be present in old versions.
|
| com.atlassian.marketplace.client.api.AddonExternalLinkType.SOURCE
This link cannot be set for new add-on listings, but may be present in old listings.
|
| com.atlassian.marketplace.client.api.AddonVersionExternalLinkType.SOURCE
This link cannot be set for new add-on versions, but may be present in old versions.
|
| com.atlassian.marketplace.client.api.AddonExternalLinkType.WIKI
This link cannot be set for new add-on listings, but may be present in old listings.
|
Copyright © 2019 Atlassian. All rights reserved.