Uses of Interface
io.camunda.zeebe.protocol.record.value.TimerRecordValue
Packages that use TimerRecordValue
-
Uses of TimerRecordValue in io.camunda.zeebe.protocol.record.value
Classes in io.camunda.zeebe.protocol.record.value that implement TimerRecordValueMethods in io.camunda.zeebe.protocol.record.value with parameters of type TimerRecordValueModifier and TypeMethodDescriptionstatic ImmutableTimerRecordValueImmutableTimerRecordValue.copyOf(TimerRecordValue instance) Creates an immutable copy of aTimerRecordValuevalue.ImmutableTimerRecordValue.Builder.from(TimerRecordValue instance) Fill a builder with attribute values from the providedio.camunda.zeebe.protocol.record.value.TimerRecordValueinstance.