Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2829

Implementation of delete in BlobStore

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Done
    • None
    • 3.4.0
    • None
    • None

    Description

      We should add a delete method in the BlobStore API, contract tests and related implementations:

      public interface BlobStore {
          Publisher<Void> delete(BucketName, BlobId);
      }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            rcordier René Cordier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: