Drools Workbench - Fact Model Editor - Backend 6.0.0.CR4

org.drools.workbench.screens.factmodel.backend.server.util
Class FactModelPersistence

java.lang.Object
  extended by org.drools.workbench.screens.factmodel.backend.server.util.FactModelPersistence

public class FactModelPersistence
extends Object

Utilities for FactModels


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

Constructor Detail

FactModelPersistence

public FactModelPersistence()
Method Detail

marshal

public static String marshal(FactModels content)

unmarshal

public static FactModels unmarshal(String content)

Drools Workbench - Fact Model Editor - Backend 6.0.0.CR4

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