Uses of Class
hudson.plugins.global_build_stats.business.GlobalBuildStatsPluginSaver.BeforeSavePluginCallback
Packages that use GlobalBuildStatsPluginSaver.BeforeSavePluginCallback
-
Uses of GlobalBuildStatsPluginSaver.BeforeSavePluginCallback in hudson.plugins.global_build_stats.business
Methods in hudson.plugins.global_build_stats.business with parameters of type GlobalBuildStatsPluginSaver.BeforeSavePluginCallbackModifier and TypeMethodDescriptionvoid
GlobalBuildStatsPluginSaver.updatePlugin
(GlobalBuildStatsPluginSaver.BeforeSavePluginCallback callback) Single entry point to persist information on GlobalBuildStatsPlugin As the number of builds grow, the time it takes to execute "plugin.save()" become non-trivial, up to the order of minutes or more.