| Package | Description |
|---|---|
| org.flowable.ui.modeler.service | |
| org.flowable.ui.modeler.serviceapi |
| Modifier and Type | Method and Description |
|---|---|
protected AppDefinitionServiceRepresentation |
AppDefinitionServiceImpl.createAppDefinition(AbstractModel model) |
| Modifier and Type | Method and Description |
|---|---|
List<AppDefinitionServiceRepresentation> |
AppDefinitionServiceImpl.getAppDefinitions() |
List<AppDefinitionServiceRepresentation> |
AppDefinitionServiceImpl.getDeployableAppDefinitions(User user)
Gathers all 'deployable' app definitions for the current user.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppDefinitionServiceRepresentation> |
AppDefinitionService.getAppDefinitions() |
List<AppDefinitionServiceRepresentation> |
AppDefinitionService.getDeployableAppDefinitions(User user) |
Copyright © 2023 Flowable. All rights reserved.