public class

PluginReindexHelperImpl

extends Object
implements PluginReindexHelper
java.lang.Object
   ↳ com.atlassian.jira.web.action.admin.plugins.PluginReindexHelperImpl

Class Overview

Note: not registered in com.atlassian.jira.ContainerRegistrar because it is only used in one spot, but there's no reason why you couldn't if you wanted to.

Summary

Public Constructors
PluginReindexHelperImpl(PluginAccessor pluginAccessor)
Public Methods
boolean doesEnablingPluginModuleRequireMessage(String moduleKey)
boolean doesEnablingPluginRequireMessage(String pluginKey)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.web.action.admin.plugins.PluginReindexHelper

Public Constructors

public PluginReindexHelperImpl (PluginAccessor pluginAccessor)

Public Methods

public boolean doesEnablingPluginModuleRequireMessage (String moduleKey)

public boolean doesEnablingPluginRequireMessage (String pluginKey)