Uses of Interface
io.camunda.zeebe.protocol.record.value.ErrorRecordValue
Packages that use ErrorRecordValue
-
Uses of ErrorRecordValue in io.camunda.zeebe.protocol.record.value
Classes in io.camunda.zeebe.protocol.record.value that implement ErrorRecordValueMethods in io.camunda.zeebe.protocol.record.value with parameters of type ErrorRecordValueModifier and TypeMethodDescriptionstatic ImmutableErrorRecordValueImmutableErrorRecordValue.copyOf(ErrorRecordValue instance) Creates an immutable copy of aErrorRecordValuevalue.ImmutableErrorRecordValue.Builder.from(ErrorRecordValue instance) Fill a builder with attribute values from the providedErrorRecordValueinstance.