public interface PluginReindexHelper
Modifier and Type | Method and Description |
---|---|
boolean |
doesEnablingPluginModuleRequireMessage(String moduleKey) |
boolean |
doesEnablingPluginRequireMessage(String pluginKey) |
boolean doesEnablingPluginModuleRequireMessage(String moduleKey)
moduleKey
- the complete module key e.g. com.atlassian.jira.plugin.system.customfieldtypes:numberrange
boolean doesEnablingPluginRequireMessage(String pluginKey)
pluginKey
- the plugin keyCopyright © 2002-2019 Atlassian. All Rights Reserved.