TIBCO BusinessEvents®
Standard
JSON
JSON
.
findParent()
Signature
Object findParent(Object baseNode, String fieldName)
Domain
ACTION, CONDITION, BUI
Description
Looks for and returns the parent node associated to the field name under the given baseNode tree
Parameters
Name
Type
Description
baseNode
Object
Base JsonNode Object
fieldName
String
Field name
Returns
Type
Description
Object
Parent JsonNode Object