Interface JiraMailPluginsHelper

All Known Implementing Classes:
JiraMailPluginsHelperImpl

public interface JiraMailPluginsHelper
This is a facade between the mail subsystem and the plugins manager
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isPluginModuleEnabled(String pluginModuleKey)
     
  • Method Details

    • isPluginModuleEnabled

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