JSON.findValueNode()

Signature

Object getValueNode(Object baseNode, String fieldName)

Domain

ACTION, CONDITION, BUI

Description

Looks for and returns any value Json node associated to the field name under the given baseNode tree

Parameters

NameTypeDescription
baseNodeObjectBase JsonNode Object
fieldNameStringField name

Returns

TypeDescription
ObjectJson value node object