org.drools.guvnor.client.rpc
Class SingleScenarioResult
java.lang.Object
org.drools.guvnor.client.rpc.SingleScenarioResult
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class SingleScenarioResult
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleScenarioResult
public SingleScenarioResult()
SingleScenarioResult
public SingleScenarioResult(ScenarioRunResult scenarioRunResult)
SingleScenarioResult
public SingleScenarioResult(ScenarioRunResult scenarioRunResult,
List<String[]> auditLog)
getResult
public ScenarioRunResult getResult()
getAuditLog
public List<String[]> getAuditLog()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.