|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MigratingScopeInstanceBranch | |
|---|---|
| org.camunda.bpm.engine.impl.migration.instance | |
| Uses of MigratingScopeInstanceBranch in org.camunda.bpm.engine.impl.migration.instance |
|---|
| Fields in org.camunda.bpm.engine.impl.migration.instance declared as MigratingScopeInstanceBranch | |
|---|---|
protected MigratingScopeInstanceBranch |
MigratingProcessElementInstanceTopDownWalker.MigrationContext.scopeInstanceBranch
|
| Methods in org.camunda.bpm.engine.impl.migration.instance that return MigratingScopeInstanceBranch | |
|---|---|
MigratingScopeInstanceBranch |
MigratingScopeInstanceBranch.copy()
|
MigratingScopeInstanceBranch |
MigratingProcessElementInstanceTopDownWalker.MigrationContext.getScopeInstanceBranch()
|
| Methods in org.camunda.bpm.engine.impl.migration.instance with parameters of type MigratingScopeInstanceBranch | |
|---|---|
protected List<ScopeImpl> |
MigratingProcessElementInstanceVisitor.collectNonExistingFlowScopes(ScopeImpl scope,
MigratingScopeInstanceBranch migratingExecutionBranch)
Returns a list of flow scopes from the given scope until a scope is reached that is already present in the given MigratingScopeInstanceBranch (exclusive). |
protected void |
MigratingActivityInstanceVisitor.instantiateScopes(MigratingScopeInstance ancestorScopeInstance,
MigratingScopeInstanceBranch executionBranch,
List<ScopeImpl> scopesToInstantiate)
|
protected abstract void |
MigratingProcessElementInstanceVisitor.instantiateScopes(MigratingScopeInstance ancestorScopeInstance,
MigratingScopeInstanceBranch executionBranch,
List<ScopeImpl> scopesToInstantiate)
|
protected void |
MigrationCompensationInstanceVisitor.instantiateScopes(MigratingScopeInstance ancestorScopeInstance,
MigratingScopeInstanceBranch executionBranch,
List<ScopeImpl> scopesToInstantiate)
|
protected void |
MigratingProcessElementInstanceVisitor.migrateProcessElementInstance(MigratingProcessElementInstance migratingInstance,
MigratingScopeInstanceBranch migratingInstanceBranch)
|
| Constructors in org.camunda.bpm.engine.impl.migration.instance with parameters of type MigratingScopeInstanceBranch | |
|---|---|
MigratingProcessElementInstanceTopDownWalker.MigrationContext(MigratingProcessElementInstance processElementInstance,
MigratingScopeInstanceBranch scopeInstanceBranch)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||