com.pyxis.greenhopper.jira.conditions
Class RapidViewAddMenuCondition

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

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


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

RapidViewAddMenuCondition

public RapidViewAddMenuCondition()
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.