[
https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121158#comment-15121158
]
ASF GitHub Bot commented on EAGLE-81:
-------------------------------------
GitHub user senthilec566 opened a pull request:
https://github.com/apache/incubator-eagle/pull/77
EAGLE-81 Notification Plugin Framework
Captured design here in Confluence :
https://cwiki.apache.org/confluence/display/EAG/Notification+Plugin+Framework
We may need to change the way to scan .. As per Edward Suggestion , We have
to use Java SPI .. For now , Notification Plugin using Reflection API to scan
and load all notification plugins.
Pls refer this Pull Request for more details
https://github.com/apache/incubator-eagle/pull/76
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/senthilec566/incubator-eagle EAGLE-81
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/77.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #77
----
commit db817870dcafa927138f88564fb64b4f4f97ce32
Author: senthilkumar <[email protected]>
Date: 2016-01-28T10:13:38Z
rebased notification plugin
----
> Notification Plugin Framework
> -----------------------------
>
> Key: EAGLE-81
> URL: https://issues.apache.org/jira/browse/EAGLE-81
> Project: Eagle
> Issue Type: New Feature
> Reporter: Senthilkumar
> Assignee: Senthilkumar
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> Today notification is only allowed for email .. We need more notification
> methods to send alert to external system .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)