Hi Pedro,
You can get the JobInProgress instance from JobTracker.
JobInProgress getJob(JobID jobid);Best, Mahesh Balija, Calsoft Labs. On Wed, Nov 28, 2012 at 10:41 PM, Pedro Sá da Costa <[email protected]>wrote: > I'm building a Java class and given a JobID, how can I get the > JobInProgress? Can anyone give me an example? > > -- > Best regards, >
