Interface ResourceDeletionRecordValue

All Superinterfaces:
JsonSerializable, RecordValue
All Known Implementing Classes:
ImmutableResourceDeletionRecordValue

@Immutable public interface ResourceDeletionRecordValue extends RecordValue
Represents a resource deletion event

See ResourceDeletionIntent for intents.

  • Method Summary

    Modifier and Type
    Method
    Description
    long
     

    Methods inherited from interface io.camunda.zeebe.protocol.record.JsonSerializable

    toJson
  • Method Details

    • getResourceKey

      long getResourceKey()
      Returns:
      the key of the resource that will be deleted