public class IdentifierKeyFieldConstruction extends Object implements FieldConstruction
FieldConstruction.FieldConsumer| Constructor and Description |
|---|
IdentifierKeyFieldConstruction(String key) |
IdentifierKeyFieldConstruction(String key,
JsonQuery value) |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(Scope scope,
com.fasterxml.jackson.databind.JsonNode in,
FieldConstruction.FieldConsumer consumer) |
String |
toString() |
public IdentifierKeyFieldConstruction(String key)
public void evaluate(Scope scope, com.fasterxml.jackson.databind.JsonNode in, FieldConstruction.FieldConsumer consumer) throws JsonQueryException
evaluate in interface FieldConstructionJsonQueryExceptionCopyright © 2019. All rights reserved.