Uses of Interface
com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDeploymentDataManager
Package
Description
-
Uses of ServiceDeploymentDataManager in com.flowable.serviceregistry.engine.impl.persistence.entity
ModifierConstructorDescriptionServiceDeploymentEntityManagerImpl
(ServiceRegistryEngineConfiguration actionEngineConfiguration, ServiceDeploymentDataManager deploymentDataManager) -
Uses of ServiceDeploymentDataManager in com.flowable.serviceregistry.engine.impl.persistence.entity.data
Modifier and TypeFieldDescriptionprotected ServiceDeploymentDataManager
ServiceDataManagers.serviceDeploymentDataManager
Modifier and TypeMethodDescriptionvoid
ServiceDataManagers.setServiceDeploymentDataManager
(ServiceDeploymentDataManager serviceDeploymentDataManager) -
Uses of ServiceDeploymentDataManager in com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl