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