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