org.jbpm.designer.expressioneditor.marshalling
Class ExpressionEditorMessageJSONUnmarshaller
java.lang.Object
org.jbpm.designer.expressioneditor.marshalling.ExpressionEditorMessageJSONUnmarshaller
public class ExpressionEditorMessageJSONUnmarshaller
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionEditorMessageJSONUnmarshaller
public ExpressionEditorMessageJSONUnmarshaller()
unmarshall
public ExpressionEditorMessage unmarshall(String jsonMessage)
throws Exception
- Throws:
Exception
unmarshall
public ExpressionEditorMessage unmarshall(InputStream inputStream)
throws Exception
- Throws:
Exception
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.