Index

D E F H I N O S T 
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 description record 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 name record component.

O

options() - Method in record class io.camunda.zeebe.feel.tagged.impl.TaggedParameter
Returns the value of the options record component.

S

schema() - Method in record class io.camunda.zeebe.feel.tagged.impl.TaggedParameter
Returns the value of the schema record 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 TaggedParameter record 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 type record component.
D E F H I N O S T 
All Classes and Interfaces|All Packages|Constant Field Values