hudson.plugins.m2extrasteps
Class Legacy

java.lang.Object
  extended by hudson.plugins.m2extrasteps.Legacy

public class Legacy
extends Object

Author:
Nicolas De Loof

Constructor Summary
Legacy()
           
 
Method Summary
static void migrate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Legacy

public Legacy()
Method Detail

migrate

@Initializer(after=JOB_LOADED,
             before=COMPLETED)
public static void migrate()
                    throws IOException,
                           hudson.lifecycle.RestartNotSupportedException
Throws:
IOException
hudson.lifecycle.RestartNotSupportedException


Copyright © 2004-2014. All Rights Reserved.