com.atlassian.jira.webtests
Class LicenseKeys.License

java.lang.Object
  extended by com.atlassian.jira.webtests.LicenseKeys.License
Enclosing class:
LicenseKeys

public static class LicenseKeys.License
extends Object

For testing purpose you can use this MAINTENANCE EXPIRED COMMERCIAL LICENSE However you cant put it in a func test because JIRA will lock up with a Johnson Event! AAABNA0ODAoPeNpVkE9vgzAMxe/5FJF2pqKM/lmlSCuQA1uhFUWdJu3ipV6bCQJKAlq//SgUdZN9s 9/7PfshqRRdNyf6OKWet5r5K39Jwyinnus+kQiN0LK2slLsJc7WlCuLutbS4MeKhlVZohYSCrpH3 aImoUa4LkdgkV0dnGtPSVgpC8KmUCI7IKqGBmfQXZFvqWGykQKVQX6UPYmnOc92Wbzno5AnIAvWf g6iZ7AFGCNBTURVEt5C0fRY9gWFwX+e+aXGHhtuk4RnYbzeDPPOVbbIrG6QdO7dXQqUQP5TS335k 3/peC7Z6hMoaQZIjsbSfg+P9IYhe56yqTtfzHyfDM+IIxbk6dw5uO+58xbywAleZztyE3TTTRyNi vEBd3ijCllKi0eya7Q4g8Ex0+KW6RcTBpI3MCwCFEo+rTahLjs5IQIjIS2OGtr65XncAhRIqzT82 vXSzz/u9sheljEfB4G2JQ==X02ff


Constructor Summary
LicenseKeys.License(String licenseString, String description, String organisation, String sen, int maxUsers)
           
 
Method Summary
 String getDescription()
           
 String getLicenseString()
           
 int getMaxUsers()
           
 String getOrganisation()
           
 String getSen()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseKeys.License

public LicenseKeys.License(String licenseString,
                           String description,
                           String organisation,
                           String sen,
                           int maxUsers)
Method Detail

getLicenseString

public String getLicenseString()

getDescription

public String getDescription()

getOrganisation

public String getOrganisation()

getSen

public String getSen()

getMaxUsers

public int getMaxUsers()


Copyright © 2002-2014 Atlassian. All Rights Reserved.