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