public class WorkflowExecutionJsonUnmarshaller extends java.lang.Object implements Unmarshaller<WorkflowExecution,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static WorkflowExecutionJsonUnmarshaller |
instance |
Constructor and Description |
---|
WorkflowExecutionJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static WorkflowExecutionJsonUnmarshaller |
getInstance() |
WorkflowExecution |
unmarshall(JsonUnmarshallerContext context) |
private static WorkflowExecutionJsonUnmarshaller instance
public WorkflowExecution unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<WorkflowExecution,JsonUnmarshallerContext>
java.lang.Exception
public static WorkflowExecutionJsonUnmarshaller getInstance()