com.pyxis.greenhopper.jira.conditions
Class RapidViewConfigSectionMenuCondition

java.lang.Object
  extended by com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition
      extended by com.pyxis.greenhopper.jira.conditions.RapidViewConfigSectionMenuCondition
All Implemented Interfaces:
com.atlassian.plugin.web.Condition

public class RapidViewConfigSectionMenuCondition
extends com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition


Constructor Summary
RapidViewConfigSectionMenuCondition()
           
 
Method Summary
 boolean shouldDisplay(com.opensymphony.user.User user, com.atlassian.jira.plugin.webfragment.model.JiraHelper jiraHelper)
           
 
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

RapidViewConfigSectionMenuCondition

public RapidViewConfigSectionMenuCondition()
Method Detail

shouldDisplay

public boolean shouldDisplay(com.opensymphony.user.User user,
                             com.atlassian.jira.plugin.webfragment.model.JiraHelper jiraHelper)
Specified by:
shouldDisplay in class com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition


Copyright © 2007-2011 Atlassian. All Rights Reserved.