Index
All Classes and Interfaces|All Packages|Constant Field Values
D
- description() - Method in record class io.camunda.zeebe.feel.tagged.impl.TaggedParameter
-
Returns the value of the
descriptionrecord component.
E
- equals(Object) - Method in record class io.camunda.zeebe.feel.tagged.impl.TaggedParameter
-
Indicates whether some other object is "equal to" this one.
- extract(FunctionInvocation) - Method in class io.camunda.zeebe.feel.tagged.impl.FromAiTaggedParameterExtractor
- extract(FunctionInvocation) - Method in interface io.camunda.zeebe.feel.tagged.impl.FunctionInvocationTaggedParameterExtractor
-
Transform a function invocation into a
TaggedParameter. - extractParameters(ParsedExpression) - Method in class io.camunda.zeebe.feel.tagged.impl.TaggedParameterExtractor
F
- FromAiFunction - Class in io.camunda.zeebe.feel.tagged.impl
- FromAiFunction(List<String>) - Constructor for class io.camunda.zeebe.feel.tagged.impl.FromAiFunction
- FromAiTaggedParameterExtractor - Class in io.camunda.zeebe.feel.tagged.impl
- FromAiTaggedParameterExtractor() - Constructor for class io.camunda.zeebe.feel.tagged.impl.FromAiTaggedParameterExtractor
- FUNCTION_NAME - Static variable in class io.camunda.zeebe.feel.tagged.impl.FromAiFunction
- FunctionInvocationTaggedParameterExtractor - Interface in io.camunda.zeebe.feel.tagged.impl
-
Function specific parameter extractor.
- functionName() - Method in class io.camunda.zeebe.feel.tagged.impl.FromAiTaggedParameterExtractor
- functionName() - Method in interface io.camunda.zeebe.feel.tagged.impl.FunctionInvocationTaggedParameterExtractor
-
The function name this extractor is responsible for.
H
- hashCode() - Method in record class io.camunda.zeebe.feel.tagged.impl.TaggedParameter
-
Returns a hash code value for this object.
I
- INSTANCES - Static variable in class io.camunda.zeebe.feel.tagged.impl.FromAiFunction
- io.camunda.zeebe.feel.tagged.impl - package io.camunda.zeebe.feel.tagged.impl
N
- name() - Method in record class io.camunda.zeebe.feel.tagged.impl.TaggedParameter
-
Returns the value of the
namerecord component.
O
- options() - Method in record class io.camunda.zeebe.feel.tagged.impl.TaggedParameter
-
Returns the value of the
optionsrecord component.
S
- schema() - Method in record class io.camunda.zeebe.feel.tagged.impl.TaggedParameter
-
Returns the value of the
schemarecord component.
T
- TaggedParameter - Record Class in io.camunda.zeebe.feel.tagged.impl
-
Structured representation of a tagged parameter/value that can be used for further processing, such as generating a JSON schema or documentation.
- TaggedParameter(String, String, String, Map<String, Object>, Map<String, Object>) - Constructor for record class io.camunda.zeebe.feel.tagged.impl.TaggedParameter
-
Creates an instance of a
TaggedParameterrecord class. - TaggedParameterExtractor - Class in io.camunda.zeebe.feel.tagged.impl
-
Extracts "tagged" parameters such as fromAi() into a structured format that can be used for further processing, such as generating a JSON schema or documentation.
- TaggedParameterExtractor() - Constructor for class io.camunda.zeebe.feel.tagged.impl.TaggedParameterExtractor
- TaggedParameterExtractor(List<FunctionInvocationTaggedParameterExtractor>) - Constructor for class io.camunda.zeebe.feel.tagged.impl.TaggedParameterExtractor
- toString() - Method in record class io.camunda.zeebe.feel.tagged.impl.TaggedParameter
-
Returns a string representation of this record class.
- type() - Method in record class io.camunda.zeebe.feel.tagged.impl.TaggedParameter
-
Returns the value of the
typerecord component.
All Classes and Interfaces|All Packages|Constant Field Values