1aedda3627
In order to move things from watcher to x-pack this created a notification module in x-pack. This also means that the HTTPClient was moved up and settings have changed from `xpack.watcher.http` to just `xpack.http`. Further things done: * Move http under o.e.xpack.common * Moved secret service to o.e.xpack.common, initializing in XpackPlugin * Moved text template to o.e.xpack.common.text * Moved http client initialization into xpack plugin * Renamed xpack.watcher.encrypt_sensitive_data setting, moved into Watch class * Moved script service proxy to common Original commit: elastic/x-pack-elasticsearch@41eb6e6946 |
||
---|---|---|
.. | ||
src/test | ||
build.gradle |