| Interface | Description |
|---|---|
| APIAccessResolver | |
| BroadcastService |
Service allowing to broadcast a call made on services to the other nodes of a Cluster
|
| PermissionService | |
| PlatformServiceAccessor |
Accessor for tenant level engine services.
|
| RunnableWithException | |
| ServiceAccessor | |
| ServicesLookup | |
| TenantServiceAccessor |
Accessor for tenant level engine services.
|
| Class | Description |
|---|---|
| BonitaTaskExecutor |
simply hold a cached thread pool executor to handle common asynchronous tasks
|
| FormRequiredAnalyzer | |
| ModelConvertor | |
| ProcessEngineServicesResolver | |
| ServicesResolver | |
| TaskResult<T> |
result of the execution of a task using the broadcast service
|
| TenantServiceSingleton |
| Annotation Type | Description |
|---|---|
| InjectedService |
to tell the engine that a setter is used to inject services
|