public class WorkflowExecutionJsonUnmarshaller extends Object implements Unmarshaller<WorkflowExecution,JsonUnmarshallerContext>
Constructor and Description |
---|
WorkflowExecutionJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static WorkflowExecutionJsonUnmarshaller |
getInstance() |
WorkflowExecution |
unmarshall(JsonUnmarshallerContext context) |
public WorkflowExecution unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<WorkflowExecution,JsonUnmarshallerContext>
Exception
public static WorkflowExecutionJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.