It should be possible to replace some of the instructions generated by MigrationPlanBuilder#mapEqualActivities.
Suppose two process models with 20 activities that each match their counterparts in the other models. However, I want to exclude or replace the mappings for two out of the 20 activities. It should be possible to use mapEqualActivities and replace or remove unwanted generated migration instructions.