Uses of Interface
io.camunda.client.api.command.MigrationPlan
Packages that use MigrationPlan
-
Uses of MigrationPlan in io.camunda.client.api.command
Classes in io.camunda.client.api.command that implement MigrationPlanMethods in io.camunda.client.api.command that return MigrationPlanModifier and TypeMethodDescriptionMigrationPlan.MigrationPlanBuilderFinalStep.build()Build theMigrationPlanobject after filling the object with migration dataMigrationPlanBuilderImpl.build()Methods in io.camunda.client.api.command with parameters of type MigrationPlanModifier and TypeMethodDescriptionMigrateProcessInstanceCommandStep1.migrationPlan(MigrationPlan migrationPlan) Use the provided MigrationPlan from the givenMigrationPlanobject. -
Uses of MigrationPlan in io.camunda.client.impl.command
Methods in io.camunda.client.impl.command with parameters of type MigrationPlanModifier and TypeMethodDescriptionMigrateProcessInstanceCommandImpl.migrationPlan(MigrationPlan migrationPlan)