JSON.getAllElements()

Signature

Object getAllElements(Object jsonNode)

Domain

ACTION, CONDITION, BUI

Description

Returns the Iterator of all the nodes in the given JsonNode Object

Parameters

NameTypeDescription
jsonNodeObjectJsonNode Object

Returns

TypeDescription
ObjectIterator of JsonNode Objects