| Package | Description |
|---|---|
| org.flowable.cmmn.engine | |
| org.flowable.cmmn.engine.impl.deployer | |
| org.flowable.cmmn.engine.impl.repository |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentCache<CaseDefinitionCacheEntry> |
CmmnEngineConfiguration.caseDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCache<CaseDefinitionCacheEntry> |
CmmnEngineConfiguration.getCaseDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setCaseDefinitionCache(DeploymentCache<CaseDefinitionCacheEntry> caseDefinitionCache) |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentCache<CaseDefinitionCacheEntry> |
CmmnDeploymentManager.caseDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
CaseDefinitionCacheEntry |
CmmnDeploymentManager.resolveCaseDefinition(CaseDefinition caseDefinition) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCache<CaseDefinitionCacheEntry> |
CmmnDeploymentManager.getCaseDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnDeploymentManager.setCaseDefinitionCache(DeploymentCache<CaseDefinitionCacheEntry> caseDefinitionCache) |
| Modifier and Type | Method and Description |
|---|---|
protected static CaseDefinition |
CaseDefinitionUtil.getCaseDefinition(String caseDefinitionId,
CmmnDeploymentManager deploymentManager,
CaseDefinitionCacheEntry cacheEntry) |
Copyright © 2018 Flowable. All rights reserved.