Uses of Class
io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
Packages that use ImmutableProcessInstanceBatchRecordValue
-
Uses of ImmutableProcessInstanceBatchRecordValue in io.camunda.zeebe.protocol.record.value
Methods in io.camunda.zeebe.protocol.record.value that return ImmutableProcessInstanceBatchRecordValueModifier and TypeMethodDescriptionImmutableProcessInstanceBatchRecordValue.Builder.build()Builds a newImmutableProcessInstanceBatchRecordValue.ImmutableProcessInstanceBatchRecordValue.copyOf(ProcessInstanceBatchRecordValue instance) Creates an immutable copy of aProcessInstanceBatchRecordValuevalue.ImmutableProcessInstanceBatchRecordValue.withBatchElementInstanceKey(long value) Copy the current immutable object by setting a value for thebatchElementInstanceKeyattribute.ImmutableProcessInstanceBatchRecordValue.withIndex(long value) Copy the current immutable object by setting a value for theindexattribute.ImmutableProcessInstanceBatchRecordValue.withProcessInstanceKey(long value) Copy the current immutable object by setting a value for theprocessInstanceKeyattribute.ImmutableProcessInstanceBatchRecordValue.withTenantId(String value) Copy the current immutable object by setting a value for thetenantIdattribute.