Uses of Class
com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
Packages that use ServiceEntityManagers
Package
Description
-
Uses of ServiceEntityManagers in com.flowable.serviceregistry.engine
Fields in com.flowable.serviceregistry.engine declared as ServiceEntityManagersModifier and TypeFieldDescriptionprotected ServiceEntityManagersServiceRegistryEngineConfiguration.serviceEntityManagersMethods in com.flowable.serviceregistry.engine that return ServiceEntityManagersModifier and TypeMethodDescriptionServiceRegistryEngineConfiguration.getEntityManagers()ServiceRegistryEngineConfiguration.getServiceEntityManagers()Methods in com.flowable.serviceregistry.engine with parameters of type ServiceEntityManagersModifier and TypeMethodDescriptionvoidServiceRegistryEngineConfiguration.setServiceEntityManagers(ServiceEntityManagers serviceEntityManagers) -
Uses of ServiceEntityManagers in com.flowable.serviceregistry.engine.impl.util
Methods in com.flowable.serviceregistry.engine.impl.util that return ServiceEntityManagersModifier and TypeMethodDescriptionstatic ServiceEntityManagersCommandContextUtil.getServiceEntityManagers()static ServiceEntityManagersCommandContextUtil.getServiceEntityManagers(CommandContext commandContext)