org.drools.guvnor.client.qa
Class BulkRunResult
java.lang.Object
org.drools.guvnor.client.qa.BulkRunResult
- All Implemented Interfaces:
- BulkRunResultView.Presenter
public class BulkRunResult
- extends Object
- implements BulkRunResultView.Presenter
This presents the results of a bulk run.
Constructor Summary |
BulkRunResult(org.drools.guvnor.client.qa.BulkRunResultView display)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BulkRunResult
public BulkRunResult(org.drools.guvnor.client.qa.BulkRunResultView display)
onClose
public void onClose()
- Specified by:
onClose
in interface BulkRunResultView.Presenter
setCloseCommand
public void setCloseCommand(com.google.gwt.user.client.Command closeCommand)
setBulkTestRunResult
public void setBulkTestRunResult(BulkTestRunResult bulkTestRunResult)
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.