Package jetbrains.buildServer.serverSide
Interface ServerPluginsRestrictor
-
public interface ServerPluginsRestrictorAllows to disable some plugins on the current node.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisPluginDisabled(PluginInfo pluginInfo)
-
-
-
Method Detail
-
isPluginDisabled
boolean isPluginDisabled(@NotNull PluginInfo pluginInfo)
-
-