1a9db6140a
- wrote an intro where we tell how to get the watcher jar and we tall about the `WatcherClient` - cleaned up the code snippets - removed a reference to the `Watch.Parser` - Also renamed `WatcherStatsResponse#getWatchServiceState` to `watcherStatsResponse.getWatcherState` Original commit: elastic/x-pack-elasticsearch@814329cba7 |
||
---|---|---|
dev-tools | ||
rest-api-spec | ||
src | ||
LICENSE.txt | ||
README.asciidoc | ||
all-signatures.txt | ||
core-signatures.txt | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
README.asciidoc
= 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.