Class SlackAccount

  • All Implemented Interfaces:
    org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject

    public class SlackAccount
    extends Account
    • Constructor Detail

      • SlackAccount

        public SlackAccount()
    • Method Detail

      • getUrl

        public URI getUrl()
      • setUrl

        public void setUrl​(URI url)
      • getReferencingWatchesQuery

        public org.elasticsearch.search.builder.SearchSourceBuilder getReferencingWatchesQuery()
        Specified by:
        getReferencingWatchesQuery in class Account
      • toXContent

        public org.elasticsearch.xcontent.XContentBuilder toXContent​(org.elasticsearch.xcontent.XContentBuilder builder,
                                                                     org.elasticsearch.xcontent.ToXContent.Params params)
                                                              throws IOException
        Throws:
        IOException