Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

What happened to AbstractMessageHandler in JIRA 5.0?

Eddie Connatser
Contributor
March 4, 2012

I have begun work on the "Advanced Mail Handler" plugin, however, the "atlassian-jira-5.0.jar" does not contain the "AbstractMessageHandler" class, which basically cripples me from moving further. JIRA's 5.0 API states that the "AbstractMessageHandler" class is deprecated the way it was used before, but it is still existing and can be implemented properly if the correct arguments are specified. Does anyone know what happened to the "AbstractMessageHandler" class and where it can be found? - http://docs.atlassian.com/jira/latest/com/atlassian/jira/plugins/mail/handlers/AbstractMessageHandler.html.

THANKS IN ADVANCE!

Kind Regards,

Eddie

1 answer

1 accepted

1 vote
Answer accepted
Andrey Larionov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 4, 2012

Mail stack in JIRA 5.0 was significantly refactored and extracted to plugin. I could recomend read new tutorial about Message Handlers https://developer.atlassian.com/display/JIRADEV/Plugin+Tutorial+-+Writing+a+Custom+Message+%28Mail%29+Handler+for+JIRA

Eddie Connatser
Contributor
March 4, 2012

Thank you Andrey!!!

Kind regards,

Eddue

Suggest an answer

Log in or Sign up to answer