Index
All Classes and Interfaces|All Packages
C
- customValidate(ValidationContext) - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
D
- description - Variable in enum class org.apache.nifi.processors.jslt.JSLTTransformJSON.TransformationStrategy
- displayName - Variable in enum class org.apache.nifi.processors.jslt.JSLTTransformJSON.TransformationStrategy
E
- EACH_OBJECT - Enum constant in enum class org.apache.nifi.processors.jslt.JSLTTransformJSON.TransformationStrategy
- ENTIRE_FLOWFILE - Enum constant in enum class org.apache.nifi.processors.jslt.JSLTTransformJSON.TransformationStrategy
G
- getDescription() - Method in enum class org.apache.nifi.processors.jslt.JSLTTransformJSON.TransformationStrategy
- getDisplayName() - Method in enum class org.apache.nifi.processors.jslt.JSLTTransformJSON.TransformationStrategy
- getJsonNode(JsonParser) - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- getJstlExpression(String, String) - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- getNextJsonNode(JSLTTransformJSON.TransformationStrategy, JsonParser) - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- getRelationships() - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- getSupportedPropertyDescriptors() - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- getValue() - Method in enum class org.apache.nifi.processors.jslt.JSLTTransformJSON.TransformationStrategy
J
- JSLT_FILTER_DEFAULT - Static variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- JSLT_TRANSFORM - Static variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- JSLTTransformJSON - Class in org.apache.nifi.processors.jslt
- JSLTTransformJSON() - Constructor for class org.apache.nifi.processors.jslt.JSLTTransformJSON
- JSLTTransformJSON.TransformationStrategy - Enum Class in org.apache.nifi.processors.jslt
- JSON_OBJECT_MAPPER - Static variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
O
- onScheduled(ProcessContext) - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- onStopped() - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- onTrigger(ProcessContext, ProcessSession) - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- org.apache.nifi.processors.jslt - package org.apache.nifi.processors.jslt
P
- PRETTY_PRINT - Static variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- PROPERTY_DESCRIPTORS - Static variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
R
- readJson(InputStream) - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- readTransform(PropertyValue) - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- readTransform(PropertyValue, FlowFile) - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- REL_FAILURE - Static variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- REL_SUCCESS - Static variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- RELATIONSHIPS - Static variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- RESULT_FILTER - Static variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
T
- TRANSFORM_CACHE_SIZE - Static variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- TRANSFORMATION_STRATEGY - Static variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- TransformationStrategy(String, String) - Constructor for enum class org.apache.nifi.processors.jslt.JSLTTransformJSON.TransformationStrategy
- transformCache - Variable in class org.apache.nifi.processors.jslt.JSLTTransformJSON
V
- validateJSLT(PropertyDescriptor, PropertyValue) - Method in class org.apache.nifi.processors.jslt.JSLTTransformJSON
- valueOf(String) - Static method in enum class org.apache.nifi.processors.jslt.JSLTTransformJSON.TransformationStrategy
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.nifi.processors.jslt.JSLTTransformJSON.TransformationStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages