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, visitprotected boolean skipCustomListeners
protected boolean skipIoMappings
public MigratingActivityInstanceVisitor(boolean skipCustomListeners,
                                boolean skipIoMappings)
protected boolean canMigrate(MigratingProcessElementInstance instance)
canMigrate in class MigratingProcessElementInstanceVisitorprotected void instantiateScopes(MigratingScopeInstance ancestorScopeInstance, MigratingScopeInstanceBranch executionBranch, List<ScopeImpl> scopesToInstantiate)
instantiateScopes in class MigratingProcessElementInstanceVisitorCopyright © 2019. All rights reserved.