Uses of Class
hudson.plugins.global_build_stats.business.GlobalBuildStatsPluginSaver.BeforeSavePluginCallback
-
Uses of GlobalBuildStatsPluginSaver.BeforeSavePluginCallback in hudson.plugins.global_build_stats.business
Modifier 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.