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