com.pyxis.greenhopper.jira.conditions
Class MyJiraHomeEnabledCondition

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

public class MyJiraHomeEnabledCondition
extends AbstractGreenHopperCondition

A condition that decides if the set my jira home feature is turned on or not. Its on always in JIRA 5.1 or later


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

MyJiraHomeEnabledCondition

public MyJiraHomeEnabledCondition()


Copyright © 2007-2012 Atlassian. All Rights Reserved.