Interface Tombstone

All Superinterfaces:
ActivityPubObject
All Known Implementing Classes:
TombstoneDefault

public interface Tombstone extends ActivityPubObject
  • Method Details

    • setDeleted

      void setDeleted(Instant instant)
      On a Tombstone object, the deleted property is a timestamp for when the object was deleted.
      Parameters:
      instant -