Uses of Interface
com.atlassian.extras.api.ProductLicense

Packages that use ProductLicense
com.atlassian.extras.api   
com.atlassian.extras.api.bamboo   
com.atlassian.extras.api.clover   
com.atlassian.extras.api.confluence   
com.atlassian.extras.api.crowd   
com.atlassian.extras.api.crucible   
com.atlassian.extras.api.fisheye   
com.atlassian.extras.api.greenhopper   
com.atlassian.extras.api.jira   
com.atlassian.extras.api.plugin   
com.atlassian.extras.api.stash   
 

Uses of ProductLicense in com.atlassian.extras.api
 

Methods in com.atlassian.extras.api that return ProductLicense
 ProductLicense AtlassianLicense.getProductLicense(Product product)
          Retrieves the license for a given product.
 

Methods in com.atlassian.extras.api that return types with arguments of type ProductLicense
 java.util.Collection<ProductLicense> AtlassianLicense.getProductLicenses()
          Retrieves all the product licenses associated with this license.
 

Uses of ProductLicense in com.atlassian.extras.api.bamboo
 

Subinterfaces of ProductLicense in com.atlassian.extras.api.bamboo
 interface BambooLicense
           
 

Uses of ProductLicense in com.atlassian.extras.api.clover
 

Subinterfaces of ProductLicense in com.atlassian.extras.api.clover
 interface CloverLicense
           
 

Uses of ProductLicense in com.atlassian.extras.api.confluence
 

Subinterfaces of ProductLicense in com.atlassian.extras.api.confluence
 interface ConfluenceLicense
           
 

Uses of ProductLicense in com.atlassian.extras.api.crowd
 

Subinterfaces of ProductLicense in com.atlassian.extras.api.crowd
 interface CrowdLicense
           
 

Uses of ProductLicense in com.atlassian.extras.api.crucible
 

Subinterfaces of ProductLicense in com.atlassian.extras.api.crucible
 interface CrucibleLicense
           
 

Uses of ProductLicense in com.atlassian.extras.api.fisheye
 

Subinterfaces of ProductLicense in com.atlassian.extras.api.fisheye
 interface FisheyeLicense
           
 

Uses of ProductLicense in com.atlassian.extras.api.greenhopper
 

Subinterfaces of ProductLicense in com.atlassian.extras.api.greenhopper
 interface GreenHopperLicense
          The GreenHopper license, this is a plugin that is license edition aware before JIRA 4.0
 

Uses of ProductLicense in com.atlassian.extras.api.jira
 

Subinterfaces of ProductLicense in com.atlassian.extras.api.jira
 interface JiraLicense
           
 

Uses of ProductLicense in com.atlassian.extras.api.plugin
 

Subinterfaces of ProductLicense in com.atlassian.extras.api.plugin
 interface PluginLicense
           
 

Uses of ProductLicense in com.atlassian.extras.api.stash
 

Subinterfaces of ProductLicense in com.atlassian.extras.api.stash
 interface StashLicense
          ProductLicense for Stash.
 



Copyright © 2005-2014 Atlassian. All Rights Reserved.