Uses of Interface
io.camunda.zeebe.engine.state.migration.MigrationTask
Packages that use MigrationTask
Package
Description
-
Uses of MigrationTask in io.camunda.zeebe.engine.state.migration
Classes in io.camunda.zeebe.engine.state.migration that implement MigrationTaskModifier and TypeClassDescriptionclassReads out the sent time for message subscriptions and sets thecorrelatingfield in records inZbColumnFamilies.MESSAGE_SUBSCRIPTION_BY_KEYclassMigrates pending process message subscriptions by adding them toPendingProcessMessageSubscriptionStateand removing them fromZbColumnFamilies.PROCESS_SUBSCRIPTION_BY_SENT_TIME.classReads out the temporary variable column and creates an EventTrigger for reach of them. -
Uses of MigrationTask in io.camunda.zeebe.engine.state.migration.to_8_2
Classes in io.camunda.zeebe.engine.state.migration.to_8_2 that implement MigrationTaskModifier and TypeClassDescriptionclassThis migration will read the decision in the decisionByKey ColumnFamily.class