Uses of Interface
io.camunda.zeebe.client.api.command.MigrationPlan.MigrationPlanBuilderStep2
Packages that use MigrationPlan.MigrationPlanBuilderStep2
-
Uses of MigrationPlan.MigrationPlanBuilderStep2 in io.camunda.zeebe.client.api.command
Subinterfaces of MigrationPlan.MigrationPlanBuilderStep2 in io.camunda.zeebe.client.api.commandModifier and TypeInterfaceDescriptionstatic interfaceDeprecated.Classes in io.camunda.zeebe.client.api.command that implement MigrationPlan.MigrationPlanBuilderStep2Modifier and TypeClassDescriptionfinal classDeprecated.since 8.8 for removal in 8.9, replaced byMigrationPlanBuilderImplMethods in io.camunda.zeebe.client.api.command that return MigrationPlan.MigrationPlanBuilderStep2Modifier and TypeMethodDescriptionMigrationPlan.MigrationPlanBuilderStep1.withTargetProcessDefinitionKey(long targetProcessDefinitionKey) Deprecated.Set the key of target process definition. targetProcessDefinitionKey indicates which process definition to use for the migration.MigrationPlanBuilderImpl.withTargetProcessDefinitionKey(long targetProcessDefinitionKey) Deprecated.
MigrationPlan.MigrationPlanBuilderFinalStep