@Setup(mode=SINGLETON, priority=1000) @Deprecated public class TaskCompletionRequestLegacyJsonReader extends EntityJsonReader<TaskCompletionRequest>
ctx, registry
Constructor and Description |
---|
TaskCompletionRequestLegacyJsonReader()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected TaskCompletionRequest |
readEntity(org.codehaus.jackson.JsonNode jn)
Deprecated.
Implement this method to read the entity.
|
read
accept, getNode, getStringField, read, readEntity
public TaskCompletionRequestLegacyJsonReader()
protected TaskCompletionRequest readEntity(org.codehaus.jackson.JsonNode jn) throws IOException
EntityJsonReader
readEntity
in class EntityJsonReader<TaskCompletionRequest>
jn
- A JsonNode
pointing at the root of the json input.IOException
Copyright © 2016 Nuxeo SA. All rights reserved.