Drools Workbench - Globals Editor - Backend 6.1.0.Beta4

org.drools.workbench.screens.globals.backend.server.util
Class GlobalsPersistence

java.lang.Object
  extended by org.drools.workbench.screens.globals.backend.server.util.GlobalsPersistence

public class GlobalsPersistence
extends Object

This class persists the rule model to DRL and back


Constructor Summary
protected GlobalsPersistence()
           
 
Method Summary
static GlobalsPersistence getInstance()
           
 String marshal(GlobalsModel model)
           
 GlobalsModel unmarshal(String content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalsPersistence

protected GlobalsPersistence()
Method Detail

getInstance

public static GlobalsPersistence getInstance()

marshal

public String marshal(GlobalsModel model)

unmarshal

public GlobalsModel unmarshal(String content)

Drools Workbench - Globals Editor - Backend 6.1.0.Beta4

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.