hudson.model
Class Run.RedirectUp

java.lang.Object
  extended by hudson.model.Run.RedirectUp
Enclosing class:
Run<JobT extends Job<JobT,RunT>,RunT extends Run<JobT,RunT>>

public static class Run.RedirectUp
extends Object


Constructor Summary
Run.RedirectUp()
           
 
Method Summary
 void doDynamic(org.kohsuke.stapler.StaplerResponse rsp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Run.RedirectUp

public Run.RedirectUp()
Method Detail

doDynamic

public void doDynamic(org.kohsuke.stapler.StaplerResponse rsp)
               throws IOException
Throws:
IOException


Copyright © 2004-2013. All Rights Reserved.