I am writing a plugin that involves overriding CloneIssueDetails class. I can see the class under <install Directory>/target/jira/webapp/WEB-INF/classes/com/atlassian/jira/web/action/issue path.
And I assume classes that my plugin can understand is at path <install Directory>/target/classes
Please guide me how can I make CloneIssueDetails class available to my plugin. As I learnt this class is not a part of JAR that can be added to the build path of the plugin.
CloneIssueDetails class is part of jira-core. Was able to find it, so thought of updating this question. No help required. Thanks!
It seems to be some classpath issue. Can anyone please reply, it is an urgent request! Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.