Class WebhookSentEvent

java.lang.Object
com.codebarrel.automation.api.service.analyticevent.WebhookSentEvent
All Implemented Interfaces:
A4JAnalyticEvent

public class WebhookSentEvent extends Object implements A4JAnalyticEvent
  • Constructor Details

    • WebhookSentEvent

      public WebhookSentEvent(String responseCode)
  • Method Details

    • getResponseCode

      public String getResponseCode()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object