Uses of Interface
io.camunda.zeebe.protocol.record.value.IncidentRecordValue
Packages that use IncidentRecordValue
-
Uses of IncidentRecordValue in io.camunda.zeebe.protocol.record.value
Classes in io.camunda.zeebe.protocol.record.value that implement IncidentRecordValueMethods in io.camunda.zeebe.protocol.record.value with parameters of type IncidentRecordValueModifier and TypeMethodDescriptionstatic ImmutableIncidentRecordValueImmutableIncidentRecordValue.copyOf(IncidentRecordValue instance) Creates an immutable copy of aIncidentRecordValuevalue.ImmutableIncidentRecordValue.Builder.from(IncidentRecordValue instance) Fill a builder with attribute values from the providedio.camunda.zeebe.protocol.record.value.IncidentRecordValueinstance.