Closed pishguy closed 7 years ago
you are using a custom queue, not related to job manager.
@yigit
so how can i get list?
hi @gabrielmoreira thanks to reply, i'm not sure its asynchronous call
using jobManager.addJob(new GetLatestRepositories(getSessionId()));
work fine without problem, but i cant get job status, did you test how can i get job status?
findJobsWith
return null :JobManagerModule
Application Class:
and then
GetLatestRepositories
to use JobQueue