hudson.plugins.cvs_tag
Class CvsTagPlugin

java.lang.Object
  extended by hudson.plugins.cvs_tag.CvsTagPlugin

public class CvsTagPlugin
extends java.lang.Object

Author:
Brendt Lucas

Method Summary
static boolean perform(hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.BuildListener listener, java.lang.String tagName, boolean moveTag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

perform

public static boolean perform(hudson.model.AbstractBuild<?,?> build,
                              hudson.Launcher launcher,
                              hudson.model.BuildListener listener,
                              java.lang.String tagName,
                              boolean moveTag)
                       throws java.io.IOException,
                              java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException


Copyright © 2004-2011. All Rights Reserved.