Class BlobAdapter

All Implemented Interfaces:
AdapterResource, Resource, Adaptable

public class BlobAdapter extends DefaultAdapter
REST API Blob Manager
Since:
5.7.3
  • Field Details

  • Constructor Details

    • BlobAdapter

      public BlobAdapter()
  • Method Details

    • doGet

      @Path("{fieldPath:((?:(?!/@).)*)}") public Resource doGet(@PathParam("fieldPath") String fieldPath)