Class SlackRequest


  • public class SlackRequest
    extends Object
    • Method Detail

      • getBody

        public net.sf.json.JSONObject getBody()
      • getMessage

        public String getMessage()
      • getTimestamp

        public String getTimestamp()
      • getColor

        public String getColor()
      • getAttachments

        public net.sf.json.JSONArray getAttachments()
      • getBlocks

        public net.sf.json.JSONArray getBlocks()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object