Package jetbrains.buildServer.plugins
Class NotLoadedPlugin
- java.lang.Object
-
- jetbrains.buildServer.plugins.NotLoadedPlugin
-
public class NotLoadedPlugin extends Object
Information about plugin that were not loaded for some reason
-
-
Constructor Summary
Constructors Constructor Description NotLoadedPlugin(PluginInfo plugin, String reason)
-
-
-
Constructor Detail
-
NotLoadedPlugin
public NotLoadedPlugin(@NotNull PluginInfo plugin, @NotNull String reason)
-
-