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

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • bonfireIsActiveAndLicensed

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