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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.