public interface MigrationActivityMatcher
Modifier and Type | Method and Description |
---|---|
boolean |
matchActivities(ActivityImpl source,
ActivityImpl target)
Checks if an activity from the source process definition of
a migration matches an activity from the target process
definition.
|
boolean matchActivities(ActivityImpl source, ActivityImpl target)
source
- the activity from the source process definitiontarget
- the activity from the target process definitionCopyright © 2022. All rights reserved.