Interface WebhookProcessor


public interface WebhookProcessor
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.hc.core5.http.ClassicHttpResponse
    trigger(Webhook webhook, Map<String,String> params)
     
  • Method Details

    • trigger

      org.apache.hc.core5.http.ClassicHttpResponse trigger(Webhook webhook, Map<String,String> params) throws pl.edu.icm.unity.base.exceptions.EngineException
      Throws:
      pl.edu.icm.unity.base.exceptions.EngineException