com.pyxis.greenhopper.jira.license
Class GreenHopperLicenseDetailsUtil

java.lang.Object
  extended by com.pyxis.greenhopper.jira.license.GreenHopperLicenseDetailsUtil

@Service
public class GreenHopperLicenseDetailsUtil
extends java.lang.Object

Used by the LicenseManager as well as the "legacy" PluginLicenseManager


Constructor Summary
GreenHopperLicenseDetailsUtil()
           
 
Method Summary
 com.atlassian.jira.license.LicenseDetails getLicenseDetails(com.atlassian.extras.api.ProductLicense ghLicense)
          Creates a LicenseDetails object out of a ProductLicense
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreenHopperLicenseDetailsUtil

public GreenHopperLicenseDetailsUtil()
Method Detail

getLicenseDetails

public com.atlassian.jira.license.LicenseDetails getLicenseDetails(com.atlassian.extras.api.ProductLicense ghLicense)
Creates a LicenseDetails object out of a ProductLicense



Copyright © 2007-2012 Atlassian. All Rights Reserved.