com.pyxis.greenhopper.jira.conditions
Class HasRapidViewHistoryCondition

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

public class HasRapidViewHistoryCondition
extends AbstractGreenHopperCondition

Checks whether the current user has at least one rapid view in their history.

Since:
v5.10.4

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

HasRapidViewHistoryCondition

public HasRapidViewHistoryCondition()


Copyright © 2007-2012 Atlassian. All Rights Reserved.