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 java.lang.Object


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

doRun

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

post2

public void post2(hudson.model.BuildListener listener)
           throws java.io.IOException,
                  java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException

cleanUp

public void cleanUp(hudson.model.BuildListener listener)
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2012. All Rights Reserved.