Class HttpNotification

    • Constructor Detail

      • HttpNotification

        public HttpNotification()
      • HttpNotification

        public HttpNotification​(com.google.gson.JsonObject jsonObject)
                         throws APIException
        Throws:
        APIException
    • Method Detail

      • setObject

        public void setObject​(ObjectBase object)
      • eventObjectType

        public void eventObjectType​(String multirequestToken)
      • getEventNotificationJobId

        public Long getEventNotificationJobId()
      • setEventNotificationJobId

        public void setEventNotificationJobId​(Long eventNotificationJobId)
      • eventNotificationJobId

        public void eventNotificationJobId​(String multirequestToken)
      • getTemplateId

        public Integer getTemplateId()
      • setTemplateId

        public void setTemplateId​(Integer templateId)
      • templateId

        public void templateId​(String multirequestToken)
      • getTemplateName

        public String getTemplateName()
      • setTemplateName

        public void setTemplateName​(String templateName)
      • templateName

        public void templateName​(String multirequestToken)
      • getTemplateSystemName

        public String getTemplateSystemName()
      • setTemplateSystemName

        public void setTemplateSystemName​(String templateSystemName)
      • templateSystemName

        public void templateSystemName​(String multirequestToken)
      • eventType

        public void eventType​(String multirequestToken)