| Interface | Description | 
|---|---|
| MigrationActivityMatcher | 
 Check if two activities are equal in the context
 of the migration of two process definitions. 
 | 
| MigrationInstructionGenerator | 
 Generates all migration instructions which represent a direct one
 to one mapping of mapped entities in two process definitions. 
 | 
| Class | Description | 
|---|---|
| AbstractMigrationCmd<T> | |
| DefaultMigrationActivityMatcher | |
| DefaultMigrationInstructionGenerator | |
| MigrateProcessInstanceCmd | 
 How migration works:
 
   Validate migration instructions. 
 | 
| MigrationInstructionImpl | |
| MigrationLogger | |
| MigrationPlanBuilderImpl | |
| MigrationPlanExecutionBuilderImpl | |
| MigrationPlanImpl | 
Copyright © 2017. All rights reserved.