| Interface | Description |
|---|---|
| TestCase |
Test case of BPMN process, including it's activities.
|
| TestCaseActivity |
Activity of a
TestCase. |
| TestCaseActivityScope |
Scope (embedded sub process) of one or more test case activities.
|
| TestCases |
Test cases of a BPMN model.
|
| Class | Description |
|---|---|
| BpmnEventSupport |
BPMN event support allows easier working with
EventDefinitions of CatchEvent or
ThrowEvent nodes. |
| BpmnExtension |
Extended
Bpmn instance, which registers additional types that are required to read the
bpmndt extension elements. |
| BpmnSupport |
BPMN support, allows easier working with flow nodes of a
Process. |
| Enum | Description |
|---|---|
| TestCaseActivityType |
Handled activity types.
|
Copyright © 2023 Camunda. All rights reserved.