org.jenkinsci.plugins
Class GithubSecurityRealm.Migrator

java.lang.Object
  extended by hudson.model.listeners.ItemListener
      extended by org.jenkinsci.plugins.GithubSecurityRealm.Migrator
All Implemented Interfaces:
hudson.ExtensionPoint
Enclosing class:
GithubSecurityRealm

@Extension
public static final class GithubSecurityRealm.Migrator
extends hudson.model.listeners.ItemListener


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
GithubSecurityRealm.Migrator()
           
 
Method Summary
 void onLoaded()
           
 
Methods inherited from class hudson.model.listeners.ItemListener
all, fireOnCopied, fireOnCreated, fireOnUpdated, onBeforeShutdown, onCopied, onCreated, onDeleted, onRenamed, onUpdated, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GithubSecurityRealm.Migrator

public GithubSecurityRealm.Migrator()
Method Detail

onLoaded

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


Copyright © 2004-2015. All Rights Reserved.