| Package | Description |
|---|---|
| org.camunda.bpm.dmn.feel.impl.scala | |
| org.camunda.bpm.dmn.feel.impl.scala.function |
| Modifier and Type | Field and Description |
|---|---|
protected List<FeelCustomFunctionProvider> |
ScalaFeelEngineFactory.customFunctionProviders |
| Modifier and Type | Method and Description |
|---|---|
List<FeelCustomFunctionProvider> |
ScalaFeelEngineFactory.getCustomFunctionProviders() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScalaFeelEngineFactory.setCustomFunctionProviders(List<FeelCustomFunctionProvider> customFunctionProviders) |
| Constructor and Description |
|---|
ScalaFeelEngine(List<FeelCustomFunctionProvider> functionProviders) |
ScalaFeelEngineFactory(List<FeelCustomFunctionProvider> customFunctionProviders) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CustomFunctionTransformer.transformFunctions(List<FeelCustomFunctionProvider> functionProviders) |
| Constructor and Description |
|---|
CustomFunctionTransformer(List<FeelCustomFunctionProvider> functionProviders,
org.camunda.feel.valuemapper.ValueMapper valueMapper) |
Copyright © 2015–2020 camunda services GmbH. All rights reserved.