com.atlassian.jira.gadgets.system.util
Class DefaultBonfireLicenseChecker
java.lang.Object
com.atlassian.jira.gadgets.system.util.DefaultBonfireLicenseChecker
- All Implemented Interfaces:
- BonfireLicenseChecker
public class DefaultBonfireLicenseChecker
- extends Object
- implements BonfireLicenseChecker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultBonfireLicenseChecker
public DefaultBonfireLicenseChecker(com.atlassian.plugin.PluginAccessor pluginAccessor,
FeatureManager featureManager)
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.