Hi all,
I'm writing on my bachelor thesis and I'm wondering how the architecture of a JIRA Plugin looks like.
Does a JIRA Plugin correspond to a two-tier architecture when I'm using active objects as a plugin component, that is (I assume) included in the Container of Tomcat Application Server?
Tomcat Server handles data-mangement and business-layer stuff (JiraWebActionSupport) and client (browser) is responsible for presentation. Is this right? Which architecture does this constellation corresponds to?
Hey,
The following links might help answering this question:
https://developer.atlassian.com/display/JIRADEV/JIRA+Architectural+Overview
http://blogs.atlassian.com/2011/03/plugin_architecture_episode_i/
https://developer.atlassian.com/display/DOCS/Plugin+Framework
-- Pedro
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.