Uses of Enum Class
org.apache.nifi.processors.jslt.JSLTTransformJSON.TransformationStrategy
-
Uses of JSLTTransformJSON.TransformationStrategy in org.apache.nifi.processors.jslt
Methods in org.apache.nifi.processors.jslt that return JSLTTransformJSON.TransformationStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.JSLTTransformJSON.TransformationStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.nifi.processors.jslt with parameters of type JSLTTransformJSON.TransformationStrategyModifier and TypeMethodDescriptionprotected com.fasterxml.jackson.databind.JsonNodeJSLTTransformJSON.getNextJsonNode(JSLTTransformJSON.TransformationStrategy transformationStrategy, com.fasterxml.jackson.core.JsonParser jsonParser)