Task scheduling

Yanduganov Andrey August 24, 2017

When I started write shceduling for my plugin I've found this tutorial:

https://developer.atlassian.com/docs/atlassian-platform-common-components/shared-access-layer/scheduling-events-via-sal-tutorial?_ga=2.11083763.671213522.1503283136-1998769295.1496916870

It toturial advices to use PluginJob for task that need to be shceduled.

But actually PluginJob is deprecated now. What can I use instead of it? And where I can find actual example or tutorial?

0 answers

Suggest an answer

Log in or Sign up to answer