hudson.drools
Class DroolsRun.RunnerImpl

java.lang.Object
  extended by hudson.drools.DroolsRun.RunnerImpl
Enclosing class:
DroolsRun

protected class DroolsRun.RunnerImpl
extends java.lang.Object


Constructor Summary
protected DroolsRun.RunnerImpl()
           
 
Method Summary
 void cleanUp(hudson.model.BuildListener listener)
           
 void post(hudson.model.BuildListener listener)
           
 hudson.model.Result run(hudson.model.BuildListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DroolsRun.RunnerImpl

protected DroolsRun.RunnerImpl()
Method Detail

cleanUp

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

post

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

run

public hudson.model.Result run(hudson.model.BuildListener listener)
                        throws java.lang.Exception,
                               hudson.model.Run.RunnerAbortedException
Throws:
java.lang.Exception
hudson.model.Run.RunnerAbortedException


Copyright © 2009. All Rights Reserved.