| 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 |
|---|---|
ApplicationMenu |
ApplicationAPI.getApplicationMenu(long applicationMenuId)
Retrieves the
ApplicationMenu from its identifier |
ApplicationMenu |
ApplicationAPI.updateApplicationMenu(long applicationMenuId,
ApplicationMenuUpdater updater)
Updates an
ApplicationMenu based on the information supplied by the
ApplicationMenuUpdater. |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.