com.pyxis.greenhopper.jira.conditions
Class RankingAllowedCondition

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.RankingAllowedCondition
All Implemented Interfaces:
com.atlassian.plugin.web.Condition

public class RankingAllowedCondition
extends AbstractGreenHopperCondition

A condition that decides if ranking operations should be allowed or not. A user needs Schedule Issue to be able to rank


Constructor Summary
RankingAllowedCondition()
           
 
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

RankingAllowedCondition

public RankingAllowedCondition()


Copyright © 2007-2012 Atlassian. All Rights Reserved.