Skip navigation links
B C E F G H K L N O P R S T U V 

B

build() - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilder
Returns the custom function to be registered in FeelCustomFunctionProvider.
build() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
 
buildFeelEngine(CustomFunctionTransformer, ValueMapper.CompositeValueMapper) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
 

C

checkHasFunction() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
 
context - Variable in class org.camunda.bpm.dmn.feel.impl.scala.ContextVariableWrapper
 
ContextVariableWrapper - Class in org.camunda.bpm.dmn.feel.impl.scala
 
ContextVariableWrapper(VariableContext) - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.ContextVariableWrapper
 
create() - Static method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
Creates a fluent builder to configure a custom function
createInstance() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
 
createInstance() - Method in class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
 
customFunction - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
 
CustomFunction - Class in org.camunda.bpm.dmn.feel.impl.scala.function
 
CustomFunction() - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
 
CustomFunctionBuilder - Interface in org.camunda.bpm.dmn.feel.impl.scala.function.builder
Fluent builder to create a CustomFunction.
CustomFunctionBuilderImpl - Class in org.camunda.bpm.dmn.feel.impl.scala.function.builder
 
CustomFunctionBuilderImpl() - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
 
customFunctionNotFoundException() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 
customFunctionProviders - Variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
 
CustomFunctionTransformer - Class in org.camunda.bpm.dmn.feel.impl.scala.function
 
CustomFunctionTransformer(List<FeelCustomFunctionProvider>, ValueMapper) - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
 

E

enableVarargs() - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilder
Enable variable arguments
enableVarargs() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
 
evaluateSimpleExpression(String, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
 
evaluateSimpleUnaryTests(String, String, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
 
evaluationException(String) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 

F

FeelCustomFunctionProvider - Interface in org.camunda.bpm.dmn.feel.impl.scala.function
Provides one or more functions which can be used in an FEEL expression.
feelEngine - Variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
 
function - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
 
functionCount - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
 
functionCountExceededException() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 
functions - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
 

G

getCustomFunctionProviders() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
 
getFunction() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
 
getFunctionNames() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
 
getFunctionNames() - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.FeelCustomFunctionProvider
Returns the names of all functions.
getParams() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
 
getValueMappers() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
 
getVariable(String) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ContextVariableWrapper
 

H

hasVarargs - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
 
hasVarargs() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
 

K

keys() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ContextVariableWrapper
 

L

logError(String, String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 
LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
 
LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
 
LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
 
LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 
LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
 
logInfo(String, String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 
logSpinValueMapperDetected() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 
lookupClass() - Method in class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
 

N

newInstance(Class<?>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
 

O

org.camunda.bpm.dmn.feel.impl.scala - package org.camunda.bpm.dmn.feel.impl.scala
 
org.camunda.bpm.dmn.feel.impl.scala.function - package org.camunda.bpm.dmn.feel.impl.scala.function
 
org.camunda.bpm.dmn.feel.impl.scala.function.builder - package org.camunda.bpm.dmn.feel.impl.scala.function.builder
 
org.camunda.bpm.dmn.feel.impl.scala.spin - package org.camunda.bpm.dmn.feel.impl.scala.spin
 

P

params - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
 
PROJECT_CODE - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 
PROJECT_LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 

R

resolveFunction(String) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
 
resolveFunction(String) - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.FeelCustomFunctionProvider
Returns the function for the given name.

S

ScalaFeelEngine - Class in org.camunda.bpm.dmn.feel.impl.scala
 
ScalaFeelEngine(List<FeelCustomFunctionProvider>) - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
 
ScalaFeelEngineFactory - Class in org.camunda.bpm.dmn.feel.impl.scala
 
ScalaFeelEngineFactory() - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
 
ScalaFeelEngineFactory(List<FeelCustomFunctionProvider>) - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
 
ScalaFeelLogger - Class in org.camunda.bpm.dmn.feel.impl.scala
 
ScalaFeelLogger() - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 
setCustomFunctionProviders(List<FeelCustomFunctionProvider>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
 
setFunction(Function<List<Object>, Object>) - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilder
Pass a Function with a List of objects as argument and an object as return value.
setFunction(Function<List<Object>, Object>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
 
setFunction(Function<List<Object>, Object>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
 
setHasVarargs(boolean) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
 
setParams(String...) - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilder
Define the parameters of the custom function.
setParams(String...) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
 
setParams(List<String>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
 
setReturnValue(Object) - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilder
Define a custom function that only returns a value and has no further business logic (method body).
setReturnValue(Object) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
 
SPIN_VALUE_MAPPER_CLASS_NAME - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
 
spinValueMapperAccessException(Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 
spinValueMapperCastException(Throwable, String) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 
spinValueMapperException(Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 
SpinValueMapperFactory - Class in org.camunda.bpm.dmn.feel.impl.scala.spin
 
SpinValueMapperFactory() - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
 
spinValueMapperInstantiationException(Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
 

T

toList(List) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
 
toScalaList(T...) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
 
toVal(Object) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
 
transformFunction(CustomFunction) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
 
transformFunctions(List<FeelCustomFunctionProvider>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
 

U

unpackVal(Val) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
 
unpackVals(List<Val>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
 

V

valueMapper - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
 
B C E F G H K L N O P R S T U V 
Skip navigation links

Copyright © 2015–2020 camunda services GmbH. All rights reserved.