Package io.camunda.zeebe.engine.state.migration
package io.camunda.zeebe.engine.state.migration
-
ClassDescriptionReads out the sent time for message subscriptions and sets the
correlatingfield in records inZbColumnFamilies.MESSAGE_SUBSCRIPTION_BY_KEYInterface for migration tasks.Migrates pending process message subscriptions by adding them toPendingProcessMessageSubscriptionStateand removing them fromZbColumnFamilies.PROCESS_SUBSCRIPTION_BY_SENT_TIME.Reads out the temporary variable column and creates an EventTrigger for reach of them.