|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServerPluginRepository
| Method Summary | |
|---|---|
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)
|
| Methods inherited from interface org.sonar.api.platform.PluginRepository |
|---|
getMetadata, getMetadata, getPlugin, getPlugins, getProperties |
| Method Detail |
|---|
void disable(String pluginKey)
boolean isDisabled(String plugingKey)
plugingKey - can not be null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||