org.jenkinsci.plugins.envinject.migration
Class EnvInjectMigrationWrappers

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

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

Author:
Gregory Boissinot

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

EnvInjectMigrationWrappers

public EnvInjectMigrationWrappers()
Method Detail

onLoaded

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


Copyright © 2004-2011. All Rights Reserved.