Uses of Interface
com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManager
Package
Description
-
Uses of ServiceResourceEntityManager in com.flowable.serviceregistry.engine.impl.deployer
Modifier and TypeFieldDescriptionprotected ServiceResourceEntityManager
ServiceDeploymentManager.resourceEntityManager
Modifier and TypeMethodDescriptionvoid
ServiceDeploymentManager.setResourceEntityManager
(ServiceResourceEntityManager resourceEntityManager) -
Uses of ServiceResourceEntityManager in com.flowable.serviceregistry.engine.impl.persistence.entity
Modifier and TypeFieldDescriptionprotected ServiceResourceEntityManager
ServiceEntityManagers.serviceResourceEntityManager
Modifier and TypeMethodDescriptionvoid
ServiceEntityManagers.setServiceResourceEntityManager
(ServiceResourceEntityManager serviceResourceEntityManager) -
Uses of ServiceResourceEntityManager in com.flowable.serviceregistry.engine.impl.repository
Modifier and TypeFieldDescriptionprotected ServiceResourceEntityManager
ServiceDeploymentBuilderImpl.resourceEntityManager