Interface AssetProcessingService

  • All Known Implementing Classes:
    AssetProcessingServiceImpl

    public interface AssetProcessingService
    Service to run an asset through processor pipelines. Asset processing can be used to perform image transformation like ImageMagick and Tinify.
    Author:
    avasquez