@Service @Transactional public class DeploymentServiceImpl extends Object implements DeploymentService
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.app.api.AppRepositoryService |
appRepositoryService |
| Constructor and Description |
|---|
DeploymentServiceImpl() |
@Autowired protected org.flowable.app.api.AppRepositoryService appRepositoryService
public void deleteAppDefinition(String appDefinitionKey)
deleteAppDefinition in interface DeploymentServiceCopyright © 2021 Flowable. All rights reserved.