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