org.jenkinsci.plugins.envinject.migration
Class EnvInjectMigrationListener

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

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

Author:
Gregory Boissinot

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

EnvInjectMigrationListener

public EnvInjectMigrationListener()
Method Detail

onLoaded

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


Copyright © 2004-2013. All Rights Reserved.