Class GlobalBuildStatsPlugin.GlobalBuildStatsItemListener
java.lang.Object
hudson.model.listeners.ItemListener
hudson.plugins.global_build_stats.GlobalBuildStatsPlugin.GlobalBuildStatsItemListener
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- GlobalBuildStatsPlugin
@Extension
public static class GlobalBuildStatsPlugin.GlobalBuildStatsItemListener
extends ItemListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.listeners.ItemListener
all, checkBeforeCopy, fireLocationChange, fireOnCopied, fireOnCreated, fireOnDeleted, fireOnUpdated, onBeforeShutdown, onCheckCopy, onCopied, onCreated, onDeleted, onLocationChanged, onRenamed, onUpdated, register
-
Constructor Details
-
GlobalBuildStatsItemListener
public GlobalBuildStatsItemListener()
-
-
Method Details
-
onLoaded
public void onLoaded()After all items are loaded, plugin is loaded- Overrides:
onLoaded
in classItemListener
-