Uses of Class
io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
Packages that use ImmutableEscalationRecordValue
-
Uses of ImmutableEscalationRecordValue in io.camunda.zeebe.protocol.record.value
Methods in io.camunda.zeebe.protocol.record.value that return ImmutableEscalationRecordValueModifier and TypeMethodDescriptionImmutableEscalationRecordValue.Builder.build()Builds a newImmutableEscalationRecordValue.ImmutableEscalationRecordValue.copyOf(EscalationRecordValue instance) Creates an immutable copy of aEscalationRecordValuevalue.ImmutableEscalationRecordValue.withCatchElementId(String value) Copy the current immutable object by setting a value for thecatchElementIdattribute.ImmutableEscalationRecordValue.withEscalationCode(String value) Copy the current immutable object by setting a value for theescalationCodeattribute.ImmutableEscalationRecordValue.withProcessInstanceKey(long value) Copy the current immutable object by setting a value for theprocessInstanceKeyattribute.ImmutableEscalationRecordValue.withTenantId(String value) Copy the current immutable object by setting a value for thetenantIdattribute.ImmutableEscalationRecordValue.withThrowElementId(String value) Copy the current immutable object by setting a value for thethrowElementIdattribute.