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

All Known Implementing Classes:
DefaultGreenhopperLicenseChecker

public interface GreenhopperLicenseChecker

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

Since:
v6.1

Method Summary
 boolean greenhopperIsActiveAndLicensed()
           
 

Method Detail

greenhopperIsActiveAndLicensed

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


Copyright © 2002-2014 Atlassian. All Rights Reserved.