com.atlassian.bamboo.plugins.jiraPlugin
Class JiraResultWebItemCondition
java.lang.Object
com.atlassian.bamboo.plugins.jiraPlugin.JiraResultWebItemCondition
- All Implemented Interfaces:
- com.atlassian.plugin.web.Condition
public class JiraResultWebItemCondition
- extends java.lang.Object
- implements com.atlassian.plugin.web.Condition
Determines whether to display the JIRA tab for the plugin or not
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JiraResultWebItemCondition
public JiraResultWebItemCondition()
init
public void init(java.util.Map params)
throws com.atlassian.plugin.PluginParseException
- Specified by:
init
in interface com.atlassian.plugin.web.Condition
- Throws:
com.atlassian.plugin.PluginParseException
shouldDisplay
public boolean shouldDisplay(java.util.Map context)
- Specified by:
shouldDisplay
in interface com.atlassian.plugin.web.Condition
setJiraServerManager
public void setJiraServerManager(JiraServerManager jiraServerManager)
setAuthenticationContext
public void setAuthenticationContext(DefaultAuthenticationContext authenticationContext)
setResultsSummaryManager
public void setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)
Copyright © 2010 Atlassian. All Rights Reserved.