public interface ServerPluginRepository extends PluginRepository, ServerComponent
| Modifier and Type | Method and Description |
|---|---|
void |
disable(String pluginKey)
Disabled plugins are not loaded by batch, but they are still installed :
Plugin properties are available in General Settings
Plugin is marked as installed in Update Center
|
boolean |
isDisabled(String plugingKey) |
getMetadata, getMetadata, getPlugin, getPlugins, getPropertiesvoid disable(String pluginKey)
boolean isDisabled(String plugingKey)
plugingKey - can not be nullCopyright © 2009-2012 SonarSource. All Rights Reserved.