com.pyxis.greenhopper.jira.conditions
Class GreenHopperLicensedCondition

java.lang.Object
  extended by com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition
      extended by com.pyxis.greenhopper.jira.conditions.AbstractGreenHopperCondition
          extended by com.pyxis.greenhopper.jira.conditions.GreenHopperLicensedCondition
All Implemented Interfaces:
com.atlassian.plugin.web.baseconditions.BaseCondition, com.atlassian.plugin.web.Condition

public class GreenHopperLicensedCondition
extends AbstractGreenHopperCondition

Condition which checks whether our GreenHopper license is verifiable.

Some web items should not be displayed in this case - namely, in the OnDemand world.


Constructor Summary
GreenHopperLicensedCondition()
           
 
Method Summary
 
Methods inherited from class com.pyxis.greenhopper.jira.conditions.AbstractGreenHopperCondition
shouldDisplay, verifyLicense
 
Methods inherited from class com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition
init, shouldDisplay
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreenHopperLicensedCondition

public GreenHopperLicensedCondition()


Copyright © 2007-2014 Atlassian. All Rights Reserved.