TIBCO BusinessEvents®
Standard
JSON
JSON
.
getNode()
Signature
Object getNode(Object baseNode, String fieldName)
Domain
ACTION, CONDITION, BUI
Description
Returns the JsonNode associated to the fieldName directly under the baseNode i.e. immediate children
Parameters
Name
Type
Description
baseNode
Object
Base JsonNode Object
fieldName
String
Field name
Returns
Type
Description
Object
Json node associated to the field name