org.drools.guvnor.server.simulation
Class SimulationTestXMLPersistence
java.lang.Object
org.drools.guvnor.server.simulation.SimulationTestXMLPersistence
public class SimulationTestXMLPersistence
- extends Object
Persists the scenario model.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static SimulationTestXMLPersistence getInstance()
marshal
public String marshal(SimulationModel simulationModel)
unmarshal
public SimulationModel unmarshal(String xml)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.