com.thalesgroup.hudson.plugins.gnat.migration
Class GnatMetricsMigrationListener

java.lang.Object
  extended by hudson.model.listeners.ItemListener
      extended by com.thalesgroup.hudson.plugins.gnat.migration.GnatMetricsMigrationListener
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class GnatMetricsMigrationListener
extends hudson.model.listeners.ItemListener


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
GnatMetricsMigrationListener()
           
 
Method Summary
 void onLoaded()
           
 
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

GnatMetricsMigrationListener

public GnatMetricsMigrationListener()
Method Detail

onLoaded

public void onLoaded()
Overrides:
onLoaded in class hudson.model.listeners.ItemListener


Copyright © 2004-2012. All Rights Reserved.