org.drools.workbench.screens.globals.backend.server.util
Class GlobalsPersistence
java.lang.Object
org.drools.workbench.screens.globals.backend.server.util.GlobalsPersistence
public class GlobalsPersistence
- extends Object
This class persists the rule model to DRL and back
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalsPersistence
protected GlobalsPersistence()
getInstance
public static GlobalsPersistence getInstance()
marshal
public String marshal(GlobalsModel model)
unmarshal
public GlobalsModel unmarshal(String content)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.