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