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