| Package | Description |
|---|---|
| org.flowable.app.engine | |
| org.flowable.app.engine.impl.deployer | |
| org.flowable.app.engine.impl.repository |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentCache<AppDefinitionCacheEntry> |
AppEngineConfiguration.appDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCache<AppDefinitionCacheEntry> |
AppEngineConfiguration.getAppDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
AppEngineConfiguration |
AppEngineConfiguration.setAppDefinitionCache(DeploymentCache<AppDefinitionCacheEntry> appDefinitionCache) |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentCache<AppDefinitionCacheEntry> |
AppDeploymentManager.appDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
AppDefinitionCacheEntry |
AppDeploymentManager.resolveAppDefinition(AppDefinition appDefinition) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCache<AppDefinitionCacheEntry> |
AppDeploymentManager.getAppDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppDeploymentManager.setAppDefinitionCache(DeploymentCache<AppDefinitionCacheEntry> appDefinitionCache) |
| Modifier and Type | Method and Description |
|---|---|
protected static AppDefinition |
AppDefinitionUtil.getAppDefinition(String appDefinitionId,
AppDeploymentManager deploymentManager,
AppDefinitionCacheEntry cacheEntry) |
Copyright © 2018 Flowable. All rights reserved.