Hi,

Is it possible to monitor the state of an already running remote job with
Java API?
Basically, I'd need to fetch a JobHandler of a job that was not submitted
using Java API. In my use case, I have numerous jobs that were launched via
separate REST calls and I wish to only have state monitoring done in Java
application. Is this possible with Java API or REST calls in Java code is
the only way to get this done?

Regards,
Oskar

Reply via email to