Uses of Interface
io.camunda.zeebe.protocol.record.value.management.CheckpointRecordValue
Packages that use CheckpointRecordValue
-
Uses of CheckpointRecordValue in io.camunda.zeebe.protocol.record.value.management
Classes in io.camunda.zeebe.protocol.record.value.management that implement CheckpointRecordValueMethods in io.camunda.zeebe.protocol.record.value.management with parameters of type CheckpointRecordValueModifier and TypeMethodDescriptionImmutableCheckpointRecordValue.copyOf(CheckpointRecordValue instance) Creates an immutable copy of aCheckpointRecordValuevalue.ImmutableCheckpointRecordValue.Builder.from(CheckpointRecordValue instance) Fill a builder with attribute values from the providedCheckpointRecordValueinstance.