com.atlassian.jira.gadgets.system.util
Class DefaultBonfireLicenseChecker

java.lang.Object
  extended by com.atlassian.jira.gadgets.system.util.DefaultBonfireLicenseChecker
All Implemented Interfaces:
BonfireLicenseChecker

public class DefaultBonfireLicenseChecker
extends Object
implements BonfireLicenseChecker


Constructor Summary
DefaultBonfireLicenseChecker(com.atlassian.plugin.PluginAccessor pluginAccessor, FeatureManager featureManager)
           
 
Method Summary
 boolean bonfireIsActiveAndLicensed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultBonfireLicenseChecker

public DefaultBonfireLicenseChecker(com.atlassian.plugin.PluginAccessor pluginAccessor,
                                    FeatureManager featureManager)
Method Detail

bonfireIsActiveAndLicensed

public boolean bonfireIsActiveAndLicensed()
Specified by:
bonfireIsActiveAndLicensed in interface BonfireLicenseChecker
Returns:
true if this OnDemand instance has Bonfire running (either trial or paid), false otherwise


Copyright © 2002-2014 Atlassian. All Rights Reserved.