| Package | Description |
|---|---|
| org.camunda.bpm.dmn.feel.impl.scala.function | |
| org.camunda.bpm.dmn.feel.impl.scala.function.builder |
| Modifier and Type | Method and Description |
|---|---|
Optional<CustomFunction> |
FeelCustomFunctionProvider.resolveFunction(String functionName)
Returns the function for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.function.Function<List<org.camunda.feel.syntaxtree.Val>,org.camunda.feel.syntaxtree.Val> |
CustomFunctionTransformer.transformFunction(CustomFunction function) |
| Modifier and Type | Field and Description |
|---|---|
protected CustomFunction |
CustomFunctionBuilderImpl.customFunction |
| Modifier and Type | Method and Description |
|---|---|
CustomFunction |
CustomFunctionBuilder.build()
Returns the custom function to be registered in
FeelCustomFunctionProvider. |
CustomFunction |
CustomFunctionBuilderImpl.build() |
Copyright © 2015–2020 camunda services GmbH. All rights reserved.