com.atlassian.jira.mail
Interface JiraMailPluginsHelper

All Known Implementing Classes:
JiraMailPluginsHelperImpl

public interface JiraMailPluginsHelper

This is a facade between the mail subsystem and the plugins manager


Method Summary
 boolean isPluginModuleEnabled(java.lang.String pluginModuleKey)
           
 

Method Detail

isPluginModuleEnabled

boolean isPluginModuleEnabled(java.lang.String pluginModuleKey)
Parameters:
pluginModuleKey -
Returns:
true if the specified plugin key is enabled, false otherwise


Copyright © 2002-2010 Atlassian. All Rights Reserved.