| Package | Description |
|---|---|
| de.aristaflow.adept2.core.client | |
| de.aristaflow.adept2.core.eventmanager.common |
| Modifier and Type | Method and Description |
|---|---|
RuntimeService |
LocalExecutionClientService.getRuntimeService()
Gets the runtime service for this client service allowing to execute
activities directly by the caller and not in a runtime manager.
|
RuntimeService |
MultiplexingClientService.getRuntimeService() |
RuntimeService |
WorklistClientService.getRuntimeService()
Gets the runtime service for this client service allowing to execute
activities directly by the caller and not in a runtime manager.
|
| Modifier and Type | Field and Description |
|---|---|
protected RuntimeService |
AbstractEventManager.runtimeService
The runtime service for starting and terminating activities that wait for
an event.
|