| Interface | Description |
|---|---|
| ServiceStrategy |
| Class | Description |
|---|---|
| AbstractGetEntity<C extends java.io.Serializable,S extends PersistentObject> |
Abstract class to allow to search server object and convert them to client object
|
| GetTenantsCallable | |
| PauseServiceStrategy | |
| ResumeServiceStrategy | |
| SetServiceState | |
| StartServiceStrategy | |
| StopServiceStrategy |
| Annotation Type | Description |
|---|---|
| CustomTransactions |
Indicates that a Bonita API method handles transactions itself, and thus does not need to use the generic transaction mechanism.
|