mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-12 07:55:24 +00:00
XContentSource
An absraction aover XContent byte reference that: - implements `ToXContent` - can resolve values given a dot-notation path - Used in `GetWatchResponse` and `ExecuteWatchResponse` Also - Moved `WatchExecutionResult` to the `execution` package Original commit: elastic/x-pack-elasticsearch@0b41f53f38
= Elasticsearch Watcher Plugin This plugins adds conditioned scheduled tasks features to elasticsearch - such a task is called a `Watch`. You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.
Description
Languages
Java
99.5%
Groovy
0.4%