|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Product | |
|---|---|
| com.atlassian.extras.api | |
| Uses of Product in com.atlassian.extras.api |
|---|
| Fields in com.atlassian.extras.api declared as Product | |
|---|---|
static Product |
Product.ALL_PLUGINS
A special product that really denotes any plugin. |
static Product |
Product.BAMBOO
|
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
|
| Fields in com.atlassian.extras.api with type parameters of type Product | |
|---|---|
static java.lang.Iterable<Product> |
Product.ATLASSIAN_PRODUCTS
|
| Methods in com.atlassian.extras.api that return Product | |
|---|---|
static Product |
Product.fromNamespace(java.lang.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. |
| Methods in com.atlassian.extras.api that return types with arguments of type Product | |
|---|---|
java.lang.Iterable<Product> |
ProductLicense.getProducts()
Returns all Products which are associated with this license. |
| Methods in com.atlassian.extras.api with parameters of type Product | |
|---|---|
ProductLicense |
AtlassianLicense.getProductLicense(Product product)
Retrieves the license for a given product. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||