-
Notifications
You must be signed in to change notification settings - Fork 3
R997
Leon Starr edited this page May 11, 2022
·
3 revisions
Migrate Action migrates instances in exactly one Instance Flow
Instance Flow provides instances for migration to zero or one Migrate Action
One or more instances to be migrated is supplied to the Migrate Action. These instances and possibly some related Facets may be deleted in the process of migration.
There are many possible consumers of an Instance Flow with a Migrate Action being just one of them. But if a Migrate Action is supplied, there can only be one since once an instance Migrates it will be deleted.
A Migrate Action requires a set of instances to be migrated. If the set is empty there is no error as the empty set is not treated as a special case.
Migrate Action.(Instances to migrate, Activity, Domain) -> Instance Flow.(Flow, Activity, Domain)
Copyright © 2021-2023 Leon Starr