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 interfaceClasses in io.camunda.zeebe.client.api.command that implement MigrationPlan.MigrationPlanBuilderStep2Methods in io.camunda.zeebe.client.api.command that return MigrationPlan.MigrationPlanBuilderStep2Modifier and TypeMethodDescriptionMigrationPlan.MigrationPlanBuilderStep1.withTargetProcessDefinitionKey(long targetProcessDefinitionKey) Set the key of target process definition. targetProcessDefinitionKey indicates which process definition to use for the migration.MigrationPlanBuilderImpl.withTargetProcessDefinitionKey(long targetProcessDefinitionKey)