public class PluginReindexHelperImpl extends Object implements PluginReindexHelper
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.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 PluginReindexHelper
moduleKey
- the complete module key e.g. com.atlassian.jira.plugin.system.customfieldtypes:numberrange
public boolean doesEnablingPluginRequireMessage(String pluginKey)
doesEnablingPluginRequireMessage
in interface PluginReindexHelper
pluginKey
- the plugin keyCopyright © 2002-2019 Atlassian. All Rights Reserved.