Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
org.camunda.bpm.engine.impl.persistence.entity | |
org.camunda.bpm.engine.impl.pvm | |
org.camunda.bpm.engine.impl.pvm.process |
Modifier and Type | Method and Description |
---|---|
ReadOnlyProcessDefinition |
RepositoryServiceImpl.getDeployedProcessDefinition(String processDefinitionId) |
Modifier and Type | Class and Description |
---|---|
class |
ProcessDefinitionEntity |
class |
ProcessDefinitionStatisticsEntity |
Modifier and Type | Interface and Description |
---|---|
interface |
PvmProcessDefinition |
Modifier and Type | Class and Description |
---|---|
class |
ProcessDefinitionImpl |
Copyright © 2015. All rights reserved.