| Package | Description |
|---|---|
| com.flowable.serviceregistry.engine | |
| com.flowable.serviceregistry.engine.impl.deployer |
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<ServiceDefinitionCacheEntry> |
ServiceRegistryEngineConfiguration.serviceDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<ServiceDefinitionCacheEntry> |
ServiceRegistryEngineConfiguration.getServiceDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceRegistryEngineConfiguration.setServiceDefinitionCache(org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<ServiceDefinitionCacheEntry> serviceDefinitionCache) |
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<ServiceDefinitionCacheEntry> |
ServiceDeploymentManager.serviceDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionCacheEntry |
ServiceDeploymentManager.resolveServiceDefinition(ServiceDefinition serviceDefinition) |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<ServiceDefinitionCacheEntry> |
ServiceDeploymentManager.getServiceDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceDeploymentManager.setServiceDefinitionCache(org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<ServiceDefinitionCacheEntry> serviceDefinitionCache) |
Copyright © 2019. All rights reserved.