Class PluginSystemStartupUtils
java.lang.Object
com.atlassian.bamboo.utils.startup.PluginSystemStartupUtils
Provides common code for server and agent startup checks regarding the plugin system.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
verifyBundledPluginsAvailability
(@NotNull com.atlassian.plugin.PluginAccessor pluginManager, @NotNull BambooHomeLocator bambooHomeLocator)
-
Method Details
-
verifyBundledPluginsAvailability
public static void verifyBundledPluginsAvailability(@NotNull @NotNull com.atlassian.plugin.PluginAccessor pluginManager, @NotNull @NotNull BambooHomeLocator bambooHomeLocator)
-