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 |
result
public ScenarioRunResult result
auditLog
public List<String[]> auditLog
- Maps from event type to message to display.
SingleScenarioResult
public SingleScenarioResult()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.