| Package | Description |
|---|---|
| org.bonitasoft.engine.command | |
| org.bonitasoft.engine.service | |
| org.bonitasoft.engine.service.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Command<T extends ServiceAccessor>
A command is a class that is called from the API and executed on the server side.
It is used to extend the engine behavior. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlatformServiceAccessor
Accessor for tenant level engine services.
|
interface |
TenantServiceAccessor
Accessor for tenant level engine services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpringPlatformServiceAccessor |
class |
SpringTenantServiceAccessor |
Copyright © 2017 Bonitasoft S.A.. All rights reserved.