org.jbpm.designer.server.diagram
Class JSONBuilder
java.lang.Object
org.jbpm.designer.server.diagram.JSONBuilder
public class JSONBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONBuilder
public JSONBuilder()
parseModeltoString
public static String parseModeltoString(Diagram diagram)
throws org.json.JSONException
- Throws:
org.json.JSONException
parseModel
public static org.json.JSONObject parseModel(Diagram diagram)
throws org.json.JSONException
- Throws:
org.json.JSONException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.