| Interface | Description |
|---|---|
| ProcessExecutionContext |
Represents the context in which a process segment is being
executed.
|
| ProcessManager |
A process manager manages processes of a certain type (such as
scenarios).
|
| Class | Description |
|---|---|
| ProcessElementInfo |
Points to a single process element.
|
| ProcessInstanceInfo |
Contains information about a process instance currently going
through a process.
|
| ProcessWaitState |
Describes a (possibly partial) wait state of a process instance.
|
| Exception | Description |
|---|---|
| ProcessException |
An exception that occurs when operating on processes.
|