Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.server.simulation
Class SimulationTestXMLPersistence

java.lang.Object
  extended by org.drools.guvnor.server.simulation.SimulationTestXMLPersistence

public class SimulationTestXMLPersistence
extends Object

Persists the scenario model.


Method Summary
static SimulationTestXMLPersistence getInstance()
           
 String marshal(SimulationModel simulationModel)
           
 SimulationModel unmarshal(String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SimulationTestXMLPersistence getInstance()

marshal

public String marshal(SimulationModel simulationModel)

unmarshal

public SimulationModel unmarshal(String xml)

Guvnor web application Drools 6.0.0-SNAPSHOT

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