Le 11/02/2015 10:40, Lucas Ponce a écrit :
Req3: There should be a central way where plugins are notifier are
available
----------------------------------------------------------------------------
New triggers definitions will be create through UI, so in the API we need to perform:
- Get the list of notifiers created in the system (for an specific plugin or all
plugins).
- Link a notifier with a specific trigger(s) definition(s).
It feels more natural to me to attach a trigger definition to different
notifiers.
- Create a new notifier of a specific type.
How would the UI/engine know about the properties needed to configure a
notifier?
The UI would also need some hints to display input fields. Like: this
notifier property is a template, it needs a textarea instead of a text
input.