com.cloudbees.plugins.flow
Class FlowRun.RunnerImpl

java.lang.Object
  extended by com.cloudbees.plugins.flow.FlowRun.RunnerImpl
Enclosing class:
FlowRun

protected class FlowRun.RunnerImpl
extends Object


Constructor Summary
FlowRun.RunnerImpl(String dsl)
           
 
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
 

Constructor Detail

FlowRun.RunnerImpl

public FlowRun.RunnerImpl(String dsl)
Method Detail

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.