se.cambio.cds.util
Class ExecutionLogger
java.lang.Object
se.cambio.cds.util.ExecutionLogger
public class ExecutionLogger
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionLogger
public ExecutionLogger()
addLog
public void addLog(org.drools.spi.KnowledgeHelper drools,
ElementInstance elementInstance)
getLog
public List<ExecutionLog> getLog()
setFiredRules
public void setFiredRules(List<String> firedRules)
getFiredRules
public List<String> getFiredRules()
Copyright © 2013 Cambio. All Rights Reserved.