| Package | Description |
|---|---|
| org.activiti.app.service.api | |
| org.activiti.app.service.editor |
| Modifier and Type | Method and Description |
|---|---|
List<AppDefinitionServiceRepresentation> |
AppDefinitionService.getAppDefinitions() |
List<AppDefinitionServiceRepresentation> |
AppDefinitionService.getDeployableAppDefinitions(User user) |
| 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.
|
Copyright © 2017 Alfresco. All rights reserved.