Class DeploymentServiceImpl
- java.lang.Object
-
- org.flowable.ui.task.service.runtime.DeploymentServiceImpl
-
- All Implemented Interfaces:
DeploymentService
@Service @Transactional public class DeploymentServiceImpl extends Object implements DeploymentService
- Author:
- Tijs Rademakers, Joram Barrez
-
-
Field Summary
Fields Modifier and Type Field Description protected org.flowable.app.api.AppRepositoryServiceappRepositoryService
-
Constructor Summary
Constructors Constructor Description DeploymentServiceImpl()
-
-
-
Method Detail
-
deleteAppDefinition
public void deleteAppDefinition(String appDefinitionKey)
- Specified by:
deleteAppDefinitionin interfaceDeploymentService
-
-