Package 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
-
Method Details
-
isPluginModuleEnabled
- Parameters:
pluginModuleKey-- Returns:
- true if the specified plugin key is enabled, false otherwise
-