|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentCache | |
|---|---|
| org.camunda.bpm.engine.impl | API implementation classes, which shouldn't directly be used by end-users. |
| org.camunda.bpm.engine.impl.bpmn.deployer | |
| org.camunda.bpm.engine.impl.cfg | |
| org.camunda.bpm.engine.impl.cmmn.deployer | |
| org.camunda.bpm.engine.impl.dmn.deployer | |
| org.camunda.bpm.engine.impl.util | |
| Uses of DeploymentCache in org.camunda.bpm.engine.impl |
|---|
| Methods in org.camunda.bpm.engine.impl that return DeploymentCache | |
|---|---|
protected DeploymentCache |
AbstractDefinitionDeployer.getDeploymentCache()
|
| Methods in org.camunda.bpm.engine.impl with parameters of type DeploymentCache | |
|---|---|
protected abstract void |
AbstractDefinitionDeployer.addDefinitionToDeploymentCache(DeploymentCache deploymentCache,
DefinitionEntity definition)
Add a definition to the deployment cache |
| Uses of DeploymentCache in org.camunda.bpm.engine.impl.bpmn.deployer |
|---|
| Methods in org.camunda.bpm.engine.impl.bpmn.deployer with parameters of type DeploymentCache | |
|---|---|
protected void |
BpmnDeployer.addDefinitionToDeploymentCache(DeploymentCache deploymentCache,
ProcessDefinitionEntity definition)
|
| Uses of DeploymentCache in org.camunda.bpm.engine.impl.cfg |
|---|
| Fields in org.camunda.bpm.engine.impl.cfg declared as DeploymentCache | |
|---|---|
protected DeploymentCache |
ProcessEngineConfigurationImpl.deploymentCache
|
| Methods in org.camunda.bpm.engine.impl.cfg that return DeploymentCache | |
|---|---|
DeploymentCache |
ProcessEngineConfigurationImpl.getDeploymentCache()
|
| Methods in org.camunda.bpm.engine.impl.cfg with parameters of type DeploymentCache | |
|---|---|
void |
ProcessEngineConfigurationImpl.setDeploymentCache(DeploymentCache deploymentCache)
|
| Uses of DeploymentCache in org.camunda.bpm.engine.impl.cmmn.deployer |
|---|
| Methods in org.camunda.bpm.engine.impl.cmmn.deployer with parameters of type DeploymentCache | |
|---|---|
protected void |
CmmnDeployer.addDefinitionToDeploymentCache(DeploymentCache deploymentCache,
CaseDefinitionEntity definition)
|
| Uses of DeploymentCache in org.camunda.bpm.engine.impl.dmn.deployer |
|---|
| Methods in org.camunda.bpm.engine.impl.dmn.deployer with parameters of type DeploymentCache | |
|---|---|
protected void |
DmnDeployer.addDefinitionToDeploymentCache(DeploymentCache deploymentCache,
DecisionDefinitionEntity definition)
|
| Uses of DeploymentCache in org.camunda.bpm.engine.impl.util |
|---|
| Methods in org.camunda.bpm.engine.impl.util that return DeploymentCache | |
|---|---|
static DeploymentCache |
CallableElementUtil.getDeploymentCache()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||