|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceDefinitionCache | |
|---|---|
| org.camunda.bpm.engine.impl.persistence.deploy.cache | |
| Uses of ResourceDefinitionCache in org.camunda.bpm.engine.impl.persistence.deploy.cache |
|---|
| Subclasses of ResourceDefinitionCache in org.camunda.bpm.engine.impl.persistence.deploy.cache | |
|---|---|
class |
CaseDefinitionCache
|
class |
DecisionDefinitionCache
|
class |
DecisionRequirementsDefinitionCache
|
class |
ProcessDefinitionCache
|
| Fields in org.camunda.bpm.engine.impl.persistence.deploy.cache declared as ResourceDefinitionCache | |
|---|---|
protected ResourceDefinitionCache<DefinitionType> |
ModelInstanceCache.definitionCache
|
| Constructors in org.camunda.bpm.engine.impl.persistence.deploy.cache with parameters of type ResourceDefinitionCache | |
|---|---|
BpmnModelInstanceCache(CacheFactory factory,
int cacheCapacity,
ResourceDefinitionCache<ProcessDefinitionEntity> definitionCache)
|
|
CmmnModelInstanceCache(CacheFactory factory,
int cacheCapacity,
ResourceDefinitionCache<CaseDefinitionEntity> definitionCache)
|
|
DmnModelInstanceCache(CacheFactory factory,
int cacheCapacity,
ResourceDefinitionCache<DecisionDefinitionEntity> definitionCache)
|
|
ModelInstanceCache(CacheFactory factory,
int cacheCapacity,
ResourceDefinitionCache<DefinitionType> definitionCache)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||