yigit / android-priority-jobqueue

A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
3.4k stars 395 forks source link

how to group jobs for serial execution ? #418

Open kpradeepkumarreddy opened 7 years ago

kpradeepkumarreddy commented 7 years ago

How to group jobs for serial execution ? Where is the documentation for all the features in this library ? I did not find the documentation, that is the reason why i'm opening a new issue here.

kalpeshp0310 commented 7 years ago

Here is the documentation on how to configure job. https://github.com/yigit/android-priority-jobqueue/wiki/Job-Configuration