Package | Description |
---|---|
org.camunda.bpm.engine.impl.bpmn.helper | |
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 |
---|---|
static ExecutionEntity |
ScopeUtil.findScopeExecutionForScope(ExecutionEntity execution,
PvmScope scopeActivity)
returns the top-most execution sitting in an activity part of the scope defined by 'scopeActivitiy'.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessDefinitionEntity |
class |
ProcessDefinitionStatisticsEntity |
Modifier and Type | Interface and Description |
---|---|
interface |
PvmActivity |
interface |
PvmProcessDefinition |
interface |
ReadOnlyProcessDefinition |
Modifier and Type | Method and Description |
---|---|
PvmScope |
PvmActivity.getParent() |
Modifier and Type | Class and Description |
---|---|
class |
ActivityImpl |
class |
ProcessDefinitionImpl |
class |
ScopeImpl |
Copyright © 2015. All rights reserved.