Interface MessageBatchRecordValue
- All Superinterfaces:
JsonSerializable,RecordValue
- All Known Implementing Classes:
ImmutableMessageBatchRecordValue
Represents a message event or command.
See MessageBatchIntent for intents.
-
Method Summary
Methods inherited from interface io.camunda.zeebe.protocol.record.JsonSerializable
toJson
-
Method Details
-
getMessageKeys
- Returns:
- list of the keys from the messages assigned to this batch
-