Class SlackAccount

  • All Implemented Interfaces:
    org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.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.common.xcontent.XContentBuilder toXContent​(org.elasticsearch.common.xcontent.XContentBuilder builder,
                                                                            org.elasticsearch.common.xcontent.ToXContent.Params params)
                                                                     throws IOException
        Throws:
        IOException