Package org.jbpm.designer.epn.impl
Class EpnJsonUnmarshaller
- java.lang.Object
-
- org.jbpm.designer.epn.impl.EpnJsonUnmarshaller
-
public class EpnJsonUnmarshaller extends Object
an unmarshaller to transform JSON into EPN elements.
-
-
Constructor Summary
Constructors Constructor Description EpnJsonUnmarshaller()
-
-
-
Method Detail
-
unmarshall
public Object unmarshall(String json) throws com.fasterxml.jackson.core.JsonParseException, IOException
- Throws:
com.fasterxml.jackson.core.JsonParseException
IOException
-
-