| Package | Description |
|---|---|
| de.aristaflow.adept2.core.client | |
| de.aristaflow.adept2.core.eventmanager.common | |
| de.aristaflow.adept2.core.processmanager |
| Class and Description |
|---|
| ProcessManager
The process manager persists the data of process instances and templates at
runtime and provides access to these objects.
|
| Class and Description |
|---|
| ProcessManager
The process manager persists the data of process instances and templates at
runtime and provides access to these objects.
|
| Class and Description |
|---|
| InstanceManager
This sub-interface of the process manager handles instances.
|
| TemplateManager
This sub-interface of the process manager handles all runtime issues of
process templates.
|
| TemplateManager.TemplateKind
A template can be of different kind: normal (top-level or referenced
subprocess), embedded (as subprocess), specific for one instance (modified
template), an embedded template that is specific to one instance (but
itself unmodified) or an embedded and modified template.
|