| Package | Description |
|---|---|
| org.activiti.engine.impl.el | |
| org.activiti.engine.impl.javax.el | |
| org.activiti.engine.impl.juel |
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionFactory |
ExpressionManager.expressionFactory |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionFactory |
ExpressionFactoryResolver.resolveExpressionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionManager.setExpressionFactory(ExpressionFactory expressionFactory) |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionFactory |
ExpressionFactory.newInstance()
Creates a new instance of a ExpressionFactory.
|
static ExpressionFactory |
ExpressionFactory.newInstance(Properties properties)
Create a new instance of a ExpressionFactory, with optional properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionFactoryImpl
Expression factory implementation.
|
Copyright © 2016 Alfresco. All rights reserved.