Drools Guvnor - Test Scenarios Model 6.0.0.Beta1

org.drools.guvnor.models.testscenarios.shared
Class SingleScenarioResult

java.lang.Object
  extended by org.drools.guvnor.models.testscenarios.shared.SingleScenarioResult

public class SingleScenarioResult
extends Object


Constructor Summary
SingleScenarioResult()
           
SingleScenarioResult(ScenarioRunResult scenarioRunResult)
           
SingleScenarioResult(ScenarioRunResult scenarioRunResult, List<String[]> auditLog)
           
 
Method Summary
 List<String[]> getAuditLog()
           
 ScenarioRunResult getResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleScenarioResult

public SingleScenarioResult()

SingleScenarioResult

public SingleScenarioResult(ScenarioRunResult scenarioRunResult)

SingleScenarioResult

public SingleScenarioResult(ScenarioRunResult scenarioRunResult,
                            List<String[]> auditLog)
Method Detail

getResult

public ScenarioRunResult getResult()

getAuditLog

public List<String[]> getAuditLog()

Drools Guvnor - Test Scenarios Model 6.0.0.Beta1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.