Uses of Interface
com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManager
Packages that use ServiceDeploymentEntityManager
Package
Description
-
Uses of ServiceDeploymentEntityManager in com.flowable.serviceregistry.engine.impl.deployer
Fields in com.flowable.serviceregistry.engine.impl.deployer declared as ServiceDeploymentEntityManagerModifier and TypeFieldDescriptionprotected ServiceDeploymentEntityManagerServiceDeploymentManager.deploymentEntityManagerMethods in com.flowable.serviceregistry.engine.impl.deployer that return ServiceDeploymentEntityManagerMethods in com.flowable.serviceregistry.engine.impl.deployer with parameters of type ServiceDeploymentEntityManagerModifier and TypeMethodDescriptionvoidServiceDeploymentManager.setDeploymentEntityManager(ServiceDeploymentEntityManager deploymentEntityManager) -
Uses of ServiceDeploymentEntityManager in com.flowable.serviceregistry.engine.impl.persistence.entity
Classes in com.flowable.serviceregistry.engine.impl.persistence.entity that implement ServiceDeploymentEntityManagerFields in com.flowable.serviceregistry.engine.impl.persistence.entity declared as ServiceDeploymentEntityManagerModifier and TypeFieldDescriptionprotected ServiceDeploymentEntityManagerServiceEntityManagers.serviceDeploymentEntityManagerMethods in com.flowable.serviceregistry.engine.impl.persistence.entity that return ServiceDeploymentEntityManagerMethods in com.flowable.serviceregistry.engine.impl.persistence.entity with parameters of type ServiceDeploymentEntityManagerModifier and TypeMethodDescriptionvoidServiceEntityManagers.setServiceDeploymentEntityManager(ServiceDeploymentEntityManager serviceDeploymentEntityManager) -
Uses of ServiceDeploymentEntityManager in com.flowable.serviceregistry.engine.impl.util
Methods in com.flowable.serviceregistry.engine.impl.util that return ServiceDeploymentEntityManagerModifier and TypeMethodDescriptionCommandContextUtil.getServiceDeploymentEntityManager()CommandContextUtil.getServiceDeploymentEntityManager(CommandContext commandContext)