| Package | Description |
|---|---|
| com.activiti.service.api | |
| com.activiti.service.editor | |
| com.activiti.service.runtime |
| Modifier and Type | Method and Description |
|---|---|
List<AppDefinitionServiceRepresentation> |
AppDefinitionService.getAppDefinitions() |
List<AppDefinitionServiceRepresentation> |
AppDefinitionService.getDeployableAppDefinitions(com.activiti.domain.idm.User user) |
| Modifier and Type | Method and Description |
|---|---|
protected AppDefinitionServiceRepresentation |
AppDefinitionServiceImpl.createAppDefinition(com.activiti.domain.editor.AbstractModel model) |
| Modifier and Type | Method and Description |
|---|---|
List<AppDefinitionServiceRepresentation> |
AppDefinitionServiceImpl.getAppDefinitions() |
List<AppDefinitionServiceRepresentation> |
AppDefinitionServiceImpl.getDeployableAppDefinitions(com.activiti.domain.idm.User user)
Gathers all 'deployable' app definitions for the current user.
|
| Modifier and Type | Method and Description |
|---|---|
protected DeploymentResult |
DeploymentServiceImpl.deployAppDefinitionToActiviti(AppDefinitionServiceRepresentation appDefinition,
com.activiti.domain.runtime.RuntimeAppDefinition runtimeAppDefinition,
com.activiti.domain.idm.User user) |
Copyright © 2014–2015 Alfresco. All rights reserved.