Uses of Class
com.flowable.serviceregistry.engine.impl.persistence.deploy.ServiceDefinitionCacheEntry
Package
Description
-
Uses of ServiceDefinitionCacheEntry in com.flowable.serviceregistry.engine
Modifier and TypeFieldDescriptionprotected DeploymentCache<ServiceDefinitionCacheEntry>
ServiceRegistryEngineConfiguration.serviceDefinitionCache
Modifier and TypeMethodDescriptionvoid
ServiceRegistryEngineConfiguration.setServiceDefinitionCache
(DeploymentCache<ServiceDefinitionCacheEntry> serviceDefinitionCache) -
Uses of ServiceDefinitionCacheEntry in com.flowable.serviceregistry.engine.impl.deployer
Modifier and TypeFieldDescriptionprotected DeploymentCache<ServiceDefinitionCacheEntry>
ServiceDeploymentManager.serviceDefinitionCache
Modifier and TypeMethodDescriptionServiceDeploymentManager.resolveServiceDefinition
(ServiceDefinition serviceDefinition) Modifier and TypeMethodDescriptionvoid
ServiceDeploymentManager.setServiceDefinitionCache
(DeploymentCache<ServiceDefinitionCacheEntry> serviceDefinitionCache)