Doc on how to implement a custom Watcher action

This documentation describes step-by-step the process for implementing
a new action in Watcher.

Change-Id: I978b81cdf9ac6dcf43eb3ecbb79ab64ae4fd6f72
Closes-Bug: #1534639
This commit is contained in:
Vincent Françoise
2016-02-15 11:44:15 +01:00
parent 78f122f241
commit 58ea85c852
4 changed files with 197 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ Plugins
dev/strategy-plugin
dev/plugins
dev/plugin/action-plugin
Admin Guide