| Package | Description |
|---|---|
| org.flowable.common.engine.impl.el | |
| org.flowable.common.engine.impl.persistence.deploy |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentCache<Expression> |
DefaultExpressionManager.expressionCache |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCache<Expression> |
DefaultExpressionManager.getExpressionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExpressionManager.setExpressionCache(DeploymentCache<Expression> expressionCache) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDeploymentCache<T>
Default cache: keep everything in memory, unless a limit is set.
|
Copyright © 2019 Flowable. All rights reserved.