public class

ProductLicense

extends Object
java.lang.Object
   ↳ com.atlassian.jira.license.ProductLicense

Summary

Constants
String LICENSE
Public Constructors
ProductLicense(String licenseKey)
Public Methods
boolean equals(Object o)
String getLicenseKey()
int hashCode()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String LICENSE

Constant Value: "license"

Public Constructors

public ProductLicense (String licenseKey)

Public Methods

public boolean equals (Object o)

public String getLicenseKey ()

public int hashCode ()