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