| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl | API implementation classes, which shouldn't directly be used by end-users. | 
| org.camunda.bpm.engine.impl.batch | |
| org.camunda.bpm.engine.impl.history.event | |
| org.camunda.bpm.engine.impl.persistence.entity | |
| org.camunda.bpm.engine.impl.persistence.entity.util | |
| org.camunda.bpm.engine.impl.variable.serializer | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SingleQueryVariableValueCondition | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BatchEntity | 
| class  | BatchStatisticsEntity | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HistoricDecisionInputInstanceEntity | 
| class  | HistoricDecisionOutputInstanceEntity | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HistoricDetailVariableInstanceUpdateEntity | 
| class  | HistoricVariableInstanceEntity | 
| class  | VariableInstanceEntity | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Nameable | ByteArrayField. nameProvider | 
| Constructor and Description | 
|---|
| ByteArrayField(Nameable nameProvider,
              ResourceType type) | 
| ByteArrayField(Nameable nameProvider,
              ResourceType type,
              String rootProcessInstanceId,
              Date removalTime) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ValueFields | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ValueFieldsImpl | 
Copyright © 2022. All rights reserved.