Uses of Interface
com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
Package
Description
-
Uses of ServiceDefinitionEntityManager in com.flowable.serviceregistry.engine.impl.cmd
Modifier and TypeMethodDescriptionprotected ServiceDefinitionEntity
InvokeServiceCmd.resolveServiceDefinitionByReferenceKey
(String tenantId, ServiceDefinitionEntityManager serviceDefinitionEntityManager, CommandContext commandContext) -
Uses of ServiceDefinitionEntityManager in com.flowable.serviceregistry.engine.impl.deployer
Modifier and TypeFieldDescriptionprotected ServiceDefinitionEntityManager
ServiceDeploymentManager.serviceDefinitionEntityManager
Modifier and TypeMethodDescriptionvoid
ServiceDeploymentManager.setServiceDefinitionEntityManager
(ServiceDefinitionEntityManager serviceDefinitionEntityManager) -
Uses of ServiceDefinitionEntityManager in com.flowable.serviceregistry.engine.impl.persistence.entity
Modifier and TypeFieldDescriptionprotected ServiceDefinitionEntityManager
ServiceEntityManagers.serviceDefinitionEntityManager
Modifier and TypeMethodDescriptionvoid
ServiceEntityManagers.setServiceDefinitionEntityManager
(ServiceDefinitionEntityManager serviceDefinitionEntityManager) -
Uses of ServiceDefinitionEntityManager in com.flowable.serviceregistry.engine.impl.util
Modifier and TypeMethodDescriptionCommandContextUtil.getServiceDefinitionEntityManager()
CommandContextUtil.getServiceDefinitionEntityManager
(CommandContext commandContext)