| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.bpmn.parser | |
| org.camunda.bpm.engine.impl.el | |
| org.camunda.bpm.engine.impl.scripting | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Condition | ConditionalEventDefinition. condition | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Condition | BpmnParse. parseConditionExpression(Element conditionExprElement,
                        String ancestorElementId) | 
| Constructor and Description | 
|---|
| ConditionalEventDefinition(Condition condition,
                          ActivityImpl conditionalActivity) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UelExpressionConditionConditionthat resolves an UEL expression at runtime. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ScriptConditionA  Conditionwhich invokes aExecutableScriptwhen evaluated. | 
Copyright © 2022. All rights reserved.