| Package | Description |
|---|---|
| com.atlassian.extras.api |
| Modifier and Type | Field and Description |
|---|---|
static Product |
Product.ALL_PLUGINS
A special product that really denotes any plugin.
|
static Product |
Product.BAMBOO |
static Product |
Product.BITBUCKET_SERVER |
static Product |
Product.BONFIRE |
static Product |
Product.CLOVER |
static Product |
Product.CONFLUENCE |
static Product |
Product.CONFLUENCE_QUESTIONS |
static Product |
Product.CROWD |
static Product |
Product.CRUCIBLE |
static Product |
Product.EDIT_LIVE_PLUGIN |
static Product |
Product.FISHEYE |
static Product |
Product.GREENHOPPER |
static Product |
Product.JIRA |
static Product |
Product.PERFORCE_PLUGIN |
static Product |
Product.SHAREPOINT_PLUGIN |
static Product |
Product.STASH |
static Product |
Product.TEAM_CALENDARS |
static Product |
Product.VSS_PLUGIN |
| Modifier and Type | Field and Description |
|---|---|
static Iterable<Product> |
Product.ATLASSIAN_PRODUCTS |
| Modifier and Type | Method and Description |
|---|---|
static Product |
Product.fromNamespace(String ns)
Performs a
Product lookup by namespace. |
static Product[] |
Product.getAtalssianProductsAsArray() |
Product |
ProductLicense.getProduct()
Returns the product to which this license is associated to.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<Product> |
ProductLicense.getProducts()
Returns all
Products which are associated with this license. |
| Modifier and Type | Method and Description |
|---|---|
ProductLicense |
AtlassianLicense.getProductLicense(Product product)
Retrieves the license for a given product.
|
Copyright © 2005–2021 Atlassian. All rights reserved.