org.drools.workbench.screens.factmodel.backend.server.util
Class FactModelPersistence
java.lang.Object
org.drools.workbench.screens.factmodel.backend.server.util.FactModelPersistence
public class FactModelPersistence
- extends Object
Utilities for FactModels
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactModelPersistence
public FactModelPersistence()
marshal
public static String marshal(FactModels content)
unmarshal
public static FactModels unmarshal(String content)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.