Uses of Interface
com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDeploymentDataManager
Packages that use ServiceDeploymentDataManager
Package
Description
-
Uses of ServiceDeploymentDataManager in com.flowable.serviceregistry.engine.impl.persistence.entity
Constructors in com.flowable.serviceregistry.engine.impl.persistence.entity with parameters of type ServiceDeploymentDataManagerModifierConstructorDescriptionServiceDeploymentEntityManagerImpl
(ServiceRegistryEngineConfiguration actionEngineConfiguration, ServiceDeploymentDataManager deploymentDataManager) -
Uses of ServiceDeploymentDataManager in com.flowable.serviceregistry.engine.impl.persistence.entity.data
Fields in com.flowable.serviceregistry.engine.impl.persistence.entity.data declared as ServiceDeploymentDataManagerModifier and TypeFieldDescriptionprotected ServiceDeploymentDataManager
ServiceDataManagers.serviceDeploymentDataManager
Methods in com.flowable.serviceregistry.engine.impl.persistence.entity.data that return ServiceDeploymentDataManagerMethods in com.flowable.serviceregistry.engine.impl.persistence.entity.data with parameters of type ServiceDeploymentDataManagerModifier and TypeMethodDescriptionvoid
ServiceDataManagers.setServiceDeploymentDataManager
(ServiceDeploymentDataManager serviceDeploymentDataManager) -
Uses of ServiceDeploymentDataManager in com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl
Classes in com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl that implement ServiceDeploymentDataManager