Uses of Interface
io.camunda.zeebe.protocol.record.value.AuthorizationRecordValue
Packages that use AuthorizationRecordValue
-
Uses of AuthorizationRecordValue in io.camunda.zeebe.protocol.record.value
Classes in io.camunda.zeebe.protocol.record.value that implement AuthorizationRecordValueModifier and TypeClassDescriptionfinal classImmutable implementation ofAuthorizationRecordValue.Methods in io.camunda.zeebe.protocol.record.value with parameters of type AuthorizationRecordValueModifier and TypeMethodDescriptionImmutableAuthorizationRecordValue.copyOf(AuthorizationRecordValue instance) Creates an immutable copy of aAuthorizationRecordValuevalue.ImmutableAuthorizationRecordValue.Builder.from(AuthorizationRecordValue instance) Fill a builder with attribute values from the providedAuthorizationRecordValueinstance.