public class FlowableExpressionJsonUtils extends Object
Constructor and Description |
---|
FlowableExpressionJsonUtils() |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
getAtIndex(com.fasterxml.jackson.databind.JsonNode node,
Object index)
Get an object from a specific index in a JSON array
|
public com.fasterxml.jackson.databind.JsonNode getAtIndex(com.fasterxml.jackson.databind.JsonNode node, Object index)