Uses of Interface
io.camunda.zeebe.protocol.record.value.UserRecordValue
Packages that use UserRecordValue
-
Uses of UserRecordValue in io.camunda.zeebe.protocol.record.value
Classes in io.camunda.zeebe.protocol.record.value that implement UserRecordValueMethods in io.camunda.zeebe.protocol.record.value with parameters of type UserRecordValueModifier and TypeMethodDescriptionstatic ImmutableUserRecordValueImmutableUserRecordValue.copyOf(UserRecordValue instance) Creates an immutable copy of aUserRecordValuevalue.ImmutableUserRecordValue.Builder.from(UserRecordValue instance) Fill a builder with attribute values from the providedUserRecordValueinstance.