net.customware.license.confluence.exemption
Class FreeLicenseTypeExemption

java.lang.Object
  extended by net.customware.license.atlassian.exemption.AbstractLicenseExemption
      extended by net.customware.license.atlassian.exemption.LicenseTypeExemption
          extended by net.customware.license.confluence.exemption.FreeLicenseTypeExemption
All Implemented Interfaces:
net.customware.license.support.Exemption

public class FreeLicenseTypeExemption
extends net.customware.license.atlassian.exemption.LicenseTypeExemption

A simple exemption to allow instances with the standard 'free' license types to use the plugin for free.


Constructor Summary
FreeLicenseTypeExemption()
           
 
Method Summary
 
Methods inherited from class net.customware.license.atlassian.exemption.LicenseTypeExemption
isExempt
 
Methods inherited from class net.customware.license.atlassian.exemption.AbstractLicenseExemption
getLicense
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreeLicenseTypeExemption

public FreeLicenseTypeExemption()


Copyright © 2011 CustomWare Asia Pacific. All Rights Reserved.