Hello,
I would like to implement a scheduled job in Jira DC as a plugin, but I don't get it to work (the module will not be enabled).
I also had a look at the links below:
Can someone provide an example, on how to implement this?
Thank you!
Kind regards
Julia Janky
I found a helpful example that worked for me: https://github.com/quest4i/book-jira7development/blob/master/Chapter%2011/jtricks-utilities/src/main/java/com/jtricks/jira/jobs/JTricksJob.java
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.