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