| Package | Description |
|---|---|
| com.flowable.platform.engine | |
| com.flowable.platform.engine.impl.deployer |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentCache<QueryDefinitionCacheEntry> |
PlatformEngineConfiguration.queryDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCache<QueryDefinitionCacheEntry> |
PlatformEngineConfiguration.getQueryDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformEngineConfiguration.setQueryDefinitionCache(DeploymentCache<QueryDefinitionCacheEntry> queryDefinitionCache) |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentCache<QueryDefinitionCacheEntry> |
PlatformDeploymentManager.queryDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
QueryDefinitionCacheEntry |
PlatformDeploymentManager.resolveQueryDefinition(QueryDefinition queryDefinition) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCache<QueryDefinitionCacheEntry> |
PlatformDeploymentManager.getQueryDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformDeploymentManager.setQueryDefinitionCache(DeploymentCache<QueryDefinitionCacheEntry> queryDefinitionCache) |