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