| Package | Description |
|---|---|
| de.aristaflow.adept2.base.service | |
| de.aristaflow.adept2.core.executionmanager |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfigurableAuthenticatedService
This class extends an authenticated service by the means for changing a
configuration.
|
class |
AbstractConfigurableService
This class provides the configuration of a service and returns it.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecutionManager
The execution manager executes process instances, that is, it interprets the
process structure and the node states and steps through the process by
manipulating node states and starting applications assigned to nodes.
|