| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.cmmn.entity.repository | |
| org.camunda.bpm.engine.impl.dmn.entity.repository | |
| org.camunda.bpm.engine.impl.persistence.deploy.cache | |
| org.camunda.bpm.engine.impl.persistence.entity | |
| org.camunda.bpm.engine.impl.repository | |
| org.camunda.bpm.engine.management | 
 Classes related to the  
ManagementService. | 
| org.camunda.bpm.engine.repository | 
 Classes related to the  
RepositoryService. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CaseDefinitionEntity  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DecisionDefinitionEntity  | 
class  | 
DecisionRequirementsDefinitionEntity  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract List<? extends ResourceDefinition> | 
ModelInstanceCache.getAllDefinitionsForDeployment(String deploymentId)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProcessDefinitionEntity  | 
class  | 
ProcessDefinitionStatisticsEntity  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ResourceDefinitionEntity<T extends ResourceDefinition>
Entity of a deployed resource definition 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ResourceDefinitionEntity<T extends ResourceDefinition>
Entity of a deployed resource definition 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ProcessDefinitionStatistics  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
CaseDefinition  | 
interface  | 
DecisionDefinition
Definition of a decision resource 
 | 
interface  | 
DecisionRequirementsDefinition
Container of  
DecisionDefinitions which belongs to the same decision
 requirements graph (i.e. | 
interface  | 
ProcessDefinition
An object structure representing an executable process composed of
 activities and transitions. 
 | 
Copyright © 2017. All rights reserved.