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