org.jenkinsci.plugins.dtkit.migration
Class TusarNotifierMigrationListener

java.lang.Object
  extended by hudson.model.listeners.ItemListener
      extended by org.jenkinsci.plugins.dtkit.migration.TusarNotifierMigrationListener
All Implemented Interfaces:
hudson.ExtensionPoint

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

Author:
Gregory Boissinot

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

TusarNotifierMigrationListener

public TusarNotifierMigrationListener()
Method Detail

onLoaded

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


Copyright © 2004-2012. All Rights Reserved.