java.lang.Object
org.camunda.feel.context.JavaFunction
io.camunda.zeebe.feel.tagged.impl.FromAiFunction
public class FromAiFunction
extends org.camunda.feel.context.JavaFunction
-
Field Summary
Fields
static final List<org.camunda.feel.context.JavaFunction>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class org.camunda.feel.context.JavaFunction
getFunction, getParams, hasVarArgs
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
FUNCTION_NAME
public static final String FUNCTION_NAME
- See Also:
-
-
INSTANCES
public static final List<org.camunda.feel.context.JavaFunction> INSTANCES
-