public class PluginReindexHelperImpl extends Object implements PluginReindexHelper
ContainerRegistrar because it is only used in one spot, but there's
no reason why you couldn't if you wanted to.| Constructor and Description |
|---|
PluginReindexHelperImpl(com.atlassian.plugin.PluginAccessor pluginAccessor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doesEnablingPluginModuleRequireMessage(String moduleKey) |
boolean |
doesEnablingPluginRequireMessage(String pluginKey) |
public PluginReindexHelperImpl(com.atlassian.plugin.PluginAccessor pluginAccessor)
public boolean doesEnablingPluginModuleRequireMessage(String moduleKey)
doesEnablingPluginModuleRequireMessage in interface PluginReindexHelpermoduleKey - the complete module key e.g. com.atlassian.jira.plugin.system.customfieldtypes:numberrangepublic boolean doesEnablingPluginRequireMessage(String pluginKey)
doesEnablingPluginRequireMessage in interface PluginReindexHelperpluginKey - the plugin keyCopyright © 2002-2018 Atlassian. All Rights Reserved.