Uses of Class
org.apache.camel.model.language.SingleInputTypedExpressionDefinition.AbstractBuilder
Packages that use SingleInputTypedExpressionDefinition.AbstractBuilder
Package
Description
-
Uses of SingleInputTypedExpressionDefinition.AbstractBuilder in org.apache.camel.model.language
Classes in org.apache.camel.model.language with type parameters of type SingleInputTypedExpressionDefinition.AbstractBuilderModifier and TypeClassDescriptionstatic classSingleInputTypedExpressionDefinition.AbstractBuilder<T extends SingleInputTypedExpressionDefinition.AbstractBuilder<T,E>, E extends SingleInputTypedExpressionDefinition> AbstractBuilderis the base builder for typed expression.Subclasses of SingleInputTypedExpressionDefinition.AbstractBuilder in org.apache.camel.model.languageModifier and TypeClassDescriptionstatic classBuilderis a specific builder forHl7TerserExpression.static classBuilderis a specific builder forJqExpression.static classBuilderis a specific builder forJsonPathExpression.Constructors in org.apache.camel.model.language with parameters of type SingleInputTypedExpressionDefinition.AbstractBuilderModifierConstructorDescriptionprotectedSingleInputTypedExpressionDefinition(SingleInputTypedExpressionDefinition.AbstractBuilder<?, ?> builder)