com.atlassian.studio.jira.webfragment.conditions
Class FisheyeAppLinkExistsCondition

java.lang.Object
  extended by com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition
      extended by com.atlassian.studio.jira.webfragment.conditions.AbstractAppLinkExistsCondition
          extended by com.atlassian.studio.jira.webfragment.conditions.FisheyeAppLinkExistsCondition
All Implemented Interfaces:
com.atlassian.plugin.web.Condition

public class FisheyeAppLinkExistsCondition
extends AbstractAppLinkExistsCondition

Returns true if any fisheye app link has been configured, false otherwise.


Constructor Summary
FisheyeAppLinkExistsCondition(com.atlassian.applinks.core.AppLinksManager appLinksManager)
           
 
Method Summary
protected  com.atlassian.applinks.core.Application getApplication()
           
 
Methods inherited from class com.atlassian.studio.jira.webfragment.conditions.AbstractAppLinkExistsCondition
shouldDisplay
 
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

FisheyeAppLinkExistsCondition

public FisheyeAppLinkExistsCondition(com.atlassian.applinks.core.AppLinksManager appLinksManager)
Method Detail

getApplication

protected com.atlassian.applinks.core.Application getApplication()
Specified by:
getApplication in class AbstractAppLinkExistsCondition


Copyright © 2002-2012 Atlassian. All Rights Reserved.