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 | Method and Description |
---|---|
static List<EventSubscriptionDeclaration> |
EventSubscriptionDeclaration.getDeclarationsForScope(PvmScope scope) |
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() |
PvmScope |
PvmActivity.getScope()
returns the scope of this activity.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityImpl |
class |
ProcessDefinitionImpl |
class |
ScopeImpl |
Copyright © 2018. All rights reserved.