hudson.plugins.promoted_builds
Class Promotion.RunnerImpl

java.lang.Object
  extended by hudson.plugins.promoted_builds.Promotion.RunnerImpl
Enclosing class:
Promotion

protected class Promotion.RunnerImpl
extends java.lang.Object


Constructor Summary
protected Promotion.RunnerImpl()
           
 
Method Summary
protected  hudson.slaves.WorkspaceList.Lease decideWorkspace(hudson.model.Node n, hudson.slaves.WorkspaceList wsl)
           
protected  hudson.model.Result doRun(hudson.model.BuildListener listener)
           
protected  void post2(hudson.model.BuildListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Promotion.RunnerImpl

protected Promotion.RunnerImpl()
Method Detail

decideWorkspace

protected hudson.slaves.WorkspaceList.Lease decideWorkspace(hudson.model.Node n,
                                                            hudson.slaves.WorkspaceList wsl)
                                                     throws java.lang.InterruptedException,
                                                            java.io.IOException
Throws:
java.lang.InterruptedException
java.io.IOException

doRun

protected hudson.model.Result doRun(hudson.model.BuildListener listener)
                             throws java.lang.Exception
Throws:
java.lang.Exception

post2

protected void post2(hudson.model.BuildListener listener)
              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010. All Rights Reserved.