com.atlassian.studio.jira.license
Class JiraStudioLicenseImpl

java.lang.Object
  extended by com.atlassian.studio.jira.license.JiraStudioLicenseImpl
All Implemented Interfaces:
StudioLicense

public class JiraStudioLicenseImpl
extends Object
implements StudioLicense

Since:
v3.0

Constructor Summary
JiraStudioLicenseImpl(ApplicationProperties properties)
           
 
Method Summary
 com.atlassian.extras.api.ProductLicense getLicense()
           
 String getLicenseString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiraStudioLicenseImpl

public JiraStudioLicenseImpl(ApplicationProperties properties)
Method Detail

getLicense

public com.atlassian.extras.api.ProductLicense getLicense()
Specified by:
getLicense in interface StudioLicense

getLicenseString

public String getLicenseString()
Specified by:
getLicenseString in interface StudioLicense


Copyright © 2002-2012 Atlassian. All Rights Reserved.