hudson.plugins.promoted_builds
クラス Promotion.RunnerImpl

java.lang.Object
  上位を拡張 hudson.plugins.promoted_builds.Promotion.RunnerImpl
含まれているクラス:
Promotion

protected class Promotion.RunnerImpl
extends java.lang.Object


コンストラクタの概要
protected Promotion.RunnerImpl()
           
 
メソッドの概要
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)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Promotion.RunnerImpl

protected Promotion.RunnerImpl()
メソッドの詳細

decideWorkspace

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

doRun

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

post2

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


Copyright © 2011. All Rights Reserved.