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