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 |
Modifier and Type | Field and Description |
---|---|
protected PvmScope |
ActivityImpl.flowScope |
protected PvmScope |
ActivityImpl.scope |
Modifier and Type | Method and Description |
---|---|
PvmScope |
ActivityImpl.getFlowScope() |
PvmScope |
ActivityImpl.getScope() |
Modifier and Type | Method and Description |
---|---|
void |
ActivityImpl.setFlowScope(PvmScope flowScope) |
void |
ActivityImpl.setScope(PvmScope scope) |
Modifier and Type | Method and Description |
---|---|
protected PvmScope |
AtomicOperationCreateConcurrentExecution.getCurrentScope(InterpretableExecution execution) |
Copyright © 2015. All rights reserved.