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