| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.cmmn.entity.repository | |
| org.camunda.bpm.engine.impl.dmn.entity.repository | |
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessDefinitionEntity |
class |
ProcessDefinitionStatisticsEntity |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResourceDefinitionEntity
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 |
ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
Copyright © 2017. All rights reserved.