| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.helper | |
| org.activiti.engine.impl.persistence.entity | |
| org.activiti.engine.impl.pvm | |
| org.activiti.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 |
| 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 © 2016 Alfresco. All rights reserved.