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