Uses of Class
com.atlassian.jira.webtests.LicenseKeys.License

Packages that use LicenseKeys.License
com.atlassian.jira.functest.framework   
com.atlassian.jira.webtests   
 

Uses of LicenseKeys.License in com.atlassian.jira.functest.framework
 

Methods in com.atlassian.jira.functest.framework with parameters of type LicenseKeys.License
 void Administration.restoreBlankInstanceWithLicense(LicenseKeys.License license)
          Restores a JIRA to a well known blank instance with the supplied licence.
 void AdministrationImpl.restoreBlankInstanceWithLicense(LicenseKeys.License license)
           
 void Administration.switchToLicense(LicenseKeys.License license)
          Changes JIRA's lincense to a given license object
 void AdministrationImpl.switchToLicense(LicenseKeys.License license)
           
 

Uses of LicenseKeys.License in com.atlassian.jira.webtests
 

Fields in com.atlassian.jira.webtests declared as LicenseKeys.License
static LicenseKeys.License LicenseKeys.V1_ENTERPRISE
           
static LicenseKeys.License LicenseKeys.V2_COMMERCIAL
           
static LicenseKeys.License LicenseKeys.V2_COMMERCIAL_LIMITED
           
static LicenseKeys.License LicenseKeys.V2_COMMUNITY
           
static LicenseKeys.License LicenseKeys.V2_DEMO
           
static LicenseKeys.License LicenseKeys.V2_DEVELOPER
           
static LicenseKeys.License LicenseKeys.V2_DEVELOPER_LIMITED
           
static LicenseKeys.License LicenseKeys.V2_EVAL_EXPIRED
          These are the newer Licensing Version 2 objects.
static LicenseKeys.License LicenseKeys.V2_HOSTED
           
static LicenseKeys.License LicenseKeys.V2_OPEN_SOURCE
           
static LicenseKeys.License LicenseKeys.V2_PERSONAL
           
static LicenseKeys.License LicenseKeys.V2_STARTER
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.