| Package | Description |
|---|---|
| org.bonitasoft.engine.api |
The Bonita project has a clear separation between the API the users should be interacting with and the actual implementation classes.
|
| Modifier and Type | Method and Description |
|---|---|
Platform |
PlatformAPI.getPlatform()
Get the platform.
|
PlatformState |
PlatformAPI.getPlatformState()
Get the state of the platform of the current node
|
boolean |
PlatformAPI.isPlatformCreated()
Check if the platform created or not.
|
boolean |
PlatformAPI.isPlatformInitialized()
Check if the default tenant is created or not.
|
Copyright © 2018 Bonitasoft S.A.. All rights reserved.