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