Class TransportDeleteAccountAction

    • Constructor Detail

      • TransportDeleteAccountAction

        @Inject
        public TransportDeleteAccountAction​(Signals signals,
                                            org.elasticsearch.transport.TransportService transportService,
                                            org.elasticsearch.threadpool.ThreadPool threadPool,
                                            org.elasticsearch.action.support.ActionFilters actionFilters,
                                            org.elasticsearch.client.Client client)