| Package | Description |
|---|---|
| org.jbpm.process.core.correlation | |
| org.jbpm.process.core.event |
| Modifier and Type | Method and Description |
|---|---|
CorrelationExpressionEvaluator |
CorrelationProperties.getExpressionFor(String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
void |
CorrelationManager.addMessagePropertyExpression(String correlationRef,
String messageRef,
String propertyName,
CorrelationExpressionEvaluator expression) |
void |
CorrelationManager.addProcessSubscriptionPropertyExpression(String correlationRef,
String propertyName,
CorrelationExpressionEvaluator expression) |
void |
CorrelationProperties.addProperty(String name,
CorrelationExpressionEvaluator expression) |
| Modifier and Type | Class and Description |
|---|---|
class |
MVELMessageExpressionEvaluator |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.