Uses of Interface
io.camunda.zeebe.protocol.record.value.VariableRecordValue
Packages that use VariableRecordValue
-
Uses of VariableRecordValue in io.camunda.zeebe.protocol.record.value
Classes in io.camunda.zeebe.protocol.record.value that implement VariableRecordValueMethods in io.camunda.zeebe.protocol.record.value with parameters of type VariableRecordValueModifier and TypeMethodDescriptionstatic ImmutableVariableRecordValueImmutableVariableRecordValue.copyOf(VariableRecordValue instance) Creates an immutable copy of aVariableRecordValuevalue.ImmutableVariableRecordValue.Builder.from(VariableRecordValue instance) Fill a builder with attribute values from the providedio.camunda.zeebe.protocol.record.value.VariableRecordValueinstance.