@Service @Transactional public class AppDefinitionPublishService extends Object
AppDefinitionService, as it doesn't have visibility of domain models needed to do the publication.| Modifier and Type | Field and Description |
|---|---|
protected DeploymentService |
deploymentService |
protected ModelService |
modelService |
| Constructor and Description |
|---|
AppDefinitionPublishService() |
| Modifier and Type | Method and Description |
|---|---|
void |
publishAppDefinition(String comment,
Model appDefinitionModel,
User user) |
@Autowired protected ModelService modelService
@Autowired protected DeploymentService deploymentService
Copyright © 2017 Alfresco. All rights reserved.