NotificationService#

class eclypse.builders.application.thumbnailer.rest_services.notification.NotificationService[source]#

Bases: RESTService

Return the final thumbnail location.

Methods

notify(image_id, uri, **_)

Return the final storage location for the generated thumbnail.

Attributes

notify(image_id, uri, **_)[source]#

Return the final storage location for the generated thumbnail.

Parameters:
  • image_id (str)

  • uri (str)