hudson.plugins.global_build_stats
Class GlobalBuildStatsPlugin.GlobalBuildStatsItemListener

java.lang.Object
  extended by hudson.model.listeners.ItemListener
      extended by hudson.plugins.global_build_stats.GlobalBuildStatsPlugin.GlobalBuildStatsItemListener
All Implemented Interfaces:
hudson.ExtensionPoint
Enclosing class:
GlobalBuildStatsPlugin

@Extension
public static class GlobalBuildStatsPlugin.GlobalBuildStatsItemListener
extends hudson.model.listeners.ItemListener


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
GlobalBuildStatsPlugin.GlobalBuildStatsItemListener()
           
 
Method Summary
 void onLoaded()
          After all items are loaded, plugin is loaded
 
Methods inherited from class hudson.model.listeners.ItemListener
all, fireOnCopied, fireOnCreated, onCopied, onCreated, onDeleted, onRenamed, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalBuildStatsPlugin.GlobalBuildStatsItemListener

public GlobalBuildStatsPlugin.GlobalBuildStatsItemListener()
Method Detail

onLoaded

public void onLoaded()
After all items are loaded, plugin is loaded

Overrides:
onLoaded in class hudson.model.listeners.ItemListener


Copyright © 2010. All Rights Reserved.