| Package | Description |
|---|---|
| org.flowable.app.api | |
| org.flowable.app.api.repository |
| Modifier and Type | Method and Description |
|---|---|
AppModel |
AppRepositoryService.getAppModel(String appDefinitionId)
Returns the
AppModel including all App model info. |
| Modifier and Type | Method and Description |
|---|---|
AppModel |
AppResourceConverter.convertAppResourceToModel(byte[] appResourceBytes) |
| Modifier and Type | Method and Description |
|---|---|
String |
AppResourceConverter.convertAppModelToJson(AppModel appModel) |
Copyright © 2021 Flowable. All rights reserved.