Class: Contentful::Webhook::Listener::PublishWebhook

Inherits:
FieldWebhook show all
Defined in:
lib/contentful/webhook/listener/webhooks.rb

Instance Attribute Summary

Attributes inherited from FieldWebhook

#fields

Attributes inherited from BaseWebhook

#event, #id, #kind, #name, #origin, #raw_body, #raw_headers, #raw_topic, #space_id, #sys

Method Summary

Methods inherited from FieldWebhook

#initialize

Methods inherited from BaseWebhook

#asset?, #content_type?, #entry?, #initialize

Constructor Details

This class inherits a constructor from Contentful::Webhook::Listener::FieldWebhook