| Package | Description |
|---|---|
| org.activiti.dmn.engine | |
| org.activiti.dmn.engine.impl.mvel.config |
| Modifier and Type | Field and Description |
|---|---|
protected CustomExpressionFunctionRegistry |
DmnEngineConfiguration.customExpressionFunctionRegistry |
protected CustomExpressionFunctionRegistry |
DmnEngineConfiguration.postCustomExpressionFunctionRegistry |
| Modifier and Type | Method and Description |
|---|---|
CustomExpressionFunctionRegistry |
DmnEngineConfiguration.getCustomExpressionFunctionRegistry() |
CustomExpressionFunctionRegistry |
DmnEngineConfiguration.getPostCustomExpressionFunctionRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnEngineConfiguration.setCustomExpressionFunctionRegistry(CustomExpressionFunctionRegistry customExpressionFunctionRegistry) |
void |
DmnEngineConfiguration.setPostCustomExpressionFunctionRegistry(CustomExpressionFunctionRegistry postCustomExpressionFunctionRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCustomExpressionFunctionRegistry |
Copyright © 2017 Alfresco. All rights reserved.