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

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

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


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

GnatCheckMigrationListener

public GnatCheckMigrationListener()
Method Detail

onLoaded

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


Copyright © 2004-2012. All Rights Reserved.