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