Uses of Interface
io.zeebe.protocol.record.Record
-
Packages that use Record Package Description io.zeebe.protocol.record Zeebe Protocol -
-
Uses of Record in io.zeebe.protocol.record
Methods in io.zeebe.protocol.record that return Record Modifier and Type Method Description Record<T>Record. clone()Creates a deep copy of the current record.
-