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.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

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 © 2009. All Rights Reserved.