Package | Description |
---|---|
org.camunda.bpm.engine.impl.bpmn.parser | |
org.camunda.bpm.engine.impl.el |
Modifier and Type | Method and Description |
---|---|
protected Expression |
BpmnParse.parseExpression(Element parent,
String name) |
Modifier and Type | Field and Description |
---|---|
protected Expression |
ElValueProvider.expression |
protected Expression |
UelExpressionCondition.expression |
Modifier and Type | Method and Description |
---|---|
Expression |
ExpressionManager.createExpression(String expression) |
Expression |
ElValueProvider.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ElValueProvider.setExpression(Expression expression) |
Constructor and Description |
---|
ElValueProvider(Expression expression) |
UelExpressionCondition(Expression expression) |
Copyright © 2018. All rights reserved.