jBPM Designer - Backend 6.0.3-SNAPSHOT

org.jbpm.designer.expressioneditor.marshalling
Class ExpressionEditorMessageJSONUnmarshaller

java.lang.Object
  extended by org.jbpm.designer.expressioneditor.marshalling.ExpressionEditorMessageJSONUnmarshaller

public class ExpressionEditorMessageJSONUnmarshaller
extends Object


Constructor Summary
ExpressionEditorMessageJSONUnmarshaller()
           
 
Method Summary
 ExpressionEditorMessage unmarshall(InputStream inputStream)
           
 ExpressionEditorMessage unmarshall(String jsonMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionEditorMessageJSONUnmarshaller

public ExpressionEditorMessageJSONUnmarshaller()
Method Detail

unmarshall

public ExpressionEditorMessage unmarshall(String jsonMessage)
                                   throws Exception
Throws:
Exception

unmarshall

public ExpressionEditorMessage unmarshall(InputStream inputStream)
                                   throws Exception
Throws:
Exception

jBPM Designer - Backend 6.0.3-SNAPSHOT

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