public class Utils
extends Object
-
Method Summary
from(List<org.drools.drl.ast.descr.BaseDescr> descrs)
from(org.drools.drl.ast.descr.BaseDescr o)
static com.fasterxml.jackson.databind.ObjectMapper
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
from
public static Base from(org.drools.drl.ast.descr.BaseDescr o)
-
from
public static List<Base> from(List<org.drools.drl.ast.descr.BaseDescr> descrs)
-
getYamlMapper
public static com.fasterxml.jackson.databind.ObjectMapper getYamlMapper()