Class WebhookTemplateEntity

    • Constructor Detail

      • WebhookTemplateEntity

        public WebhookTemplateEntity()
      • WebhookTemplateEntity

        public WebhookTemplateEntity​(org.springframework.http.HttpMethod httpMethod,
                                     String headers,
                                     String jsonPayload,
                                     String name)