com.cloudbees.plugins.flow
Class FlowRun.RunnerImpl
java.lang.Object
com.cloudbees.plugins.flow.FlowRun.RunnerImpl
- Enclosing class:
- FlowRun
protected class FlowRun.RunnerImpl
- extends Object
|
Method Summary |
void |
cleanUp(hudson.model.BuildListener listener)
|
protected hudson.model.Result |
doRun(hudson.model.BuildListener listener)
|
void |
post2(hudson.model.BuildListener listener)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowRun.RunnerImpl
public FlowRun.RunnerImpl(String dsl)
doRun
protected hudson.model.Result doRun(hudson.model.BuildListener listener)
throws Exception
- Throws:
Exception
post2
public void post2(hudson.model.BuildListener listener)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
cleanUp
public void cleanUp(hudson.model.BuildListener listener)
throws Exception
- Throws:
Exception
Copyright © 2004-2012. All Rights Reserved.