Class TopicResponseContext

    • Constructor Detail

      • TopicResponseContext

        public TopicResponseContext()
    • Method Detail

      • isSuccess

        public boolean isSuccess()
        Returns:
        The success status of the event processing
      • setSuccess

        public TopicResponseContext setSuccess​(boolean success)
        Parameters:
        success - Set the status for processing this topic trigger, false will cause the event to be re-queued
      • toString

        public String toString()
        Overrides:
        toString in class Object
        Returns:
        String representation of this object