Uses of Interface
io.camunda.zeebe.engine.state.migration.MigrationTask
Packages that use MigrationTask
-
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.