Uses of Interface
io.camunda.zeebe.protocol.record.value.EscalationRecordValue
Packages that use EscalationRecordValue
-
Uses of EscalationRecordValue in io.camunda.zeebe.protocol.record.value
Classes in io.camunda.zeebe.protocol.record.value that implement EscalationRecordValueMethods in io.camunda.zeebe.protocol.record.value with parameters of type EscalationRecordValueModifier and TypeMethodDescriptionImmutableEscalationRecordValue.copyOf(EscalationRecordValue instance) Creates an immutable copy of aEscalationRecordValuevalue.ImmutableEscalationRecordValue.Builder.from(EscalationRecordValue instance) Fill a builder with attribute values from the providedEscalationRecordValueinstance.