Package org.camunda.bpm.engine.migration
package org.camunda.bpm.engine.migration
-
ClassDescriptionCollects all failures for a migrating activity instance.Thrown if at least one migration instruction cannot be applied to the activity instance it matches.Collects general failures and the migrating activity instance validation reports for a migrating process instance.Collects all failures for a migrating transition instance.Represents an instruction to migrate instances of one activity to another activity.Collects the validation failures for a single migration instruction.Specifies how process instances from one process definition (the source process definition) should be migrated to another process definition (the target process definition).Builder to execute a migration.Thrown if a migration plan is not valid, e.g.Collects the migration validation reports for all instructions and variables of the migration plan which contain failures.Collects the validation failures for a single migration variable.