Hi there.
I'm developing a Jira plugin on Java that will need to connect to DB to custom schema and execute some code (liquibase) for DB preparation (create tables, datas and so on),
So the question is, is there any place that is called only one time - when you install the addon and when you remove the addon?
I.e. maybe i may override some method or add an annotation on my method?
Thanks
Not sure, but maybe PluginEventListener annotation and PluginsEvent class is what you are looking for.
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.