need help writing a plugin to stop getting emails on add/remove of attachment in confluence. I've used attachmentRemoveEvent and AttachmentCreateEvent but where do i specify the email to cancel on these events?
Hi Ben,
I'm sorry to say that I'm not much of a plugin developer so I'm not able to tell you exactly how to do this but I believe that the following two guides should give you some pointers into plugin development and how notifications work in Confluence:
https://developer.atlassian.com/display/CONFDEV/Confluence+Plugin+Guide
https://developer.atlassian.com/display/CONFDEV/Posting+Notifications+in+Confluence
https://developer.atlassian.com/display/CONFDEV/Sending+Emails+in+a+Plugin
Those should at least give you some pointers towards where you need to start hacking to get your project off the ground.
All the best,
John
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.