com.atlassian.jira.gadgets.system.util
Interface BonfireLicenseChecker

All Known Implementing Classes:
DefaultBonfireLicenseChecker

public interface BonfireLicenseChecker

Figures out whether this instance has Bonfire (taking into account whether or not this is an OnDemand instance)

Since:
v6.1

Method Summary
 boolean bonfireIsActiveAndLicensed()
           
 

Method Detail

bonfireIsActiveAndLicensed

boolean bonfireIsActiveAndLicensed()
Returns:
true if this OnDemand instance has Bonfire running (either trial or paid), false otherwise


Copyright © 2002-2014 Atlassian. All Rights Reserved.