public class MigratingActivityInstanceVisitor extends MigratingProcessElementInstanceVisitor
Modifier and Type | Field and Description |
---|---|
protected boolean |
skipCustomListeners |
protected boolean |
skipIoMappings |
Constructor and Description |
---|
MigratingActivityInstanceVisitor(boolean skipCustomListeners,
boolean skipIoMappings) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canMigrate(MigratingProcessElementInstance instance) |
protected void |
instantiateScopes(MigratingScopeInstance ancestorScopeInstance,
MigratingScopeInstanceBranch executionBranch,
List<ScopeImpl> scopesToInstantiate) |
collectNonExistingFlowScopes, migrateProcessElementInstance, visit
protected boolean skipCustomListeners
protected boolean skipIoMappings
public MigratingActivityInstanceVisitor(boolean skipCustomListeners, boolean skipIoMappings)
protected boolean canMigrate(MigratingProcessElementInstance instance)
canMigrate
in class MigratingProcessElementInstanceVisitor
protected void instantiateScopes(MigratingScopeInstance ancestorScopeInstance, MigratingScopeInstanceBranch executionBranch, List<ScopeImpl> scopesToInstantiate)
instantiateScopes
in class MigratingProcessElementInstanceVisitor
Copyright © 2022. All rights reserved.