Roll, Kevin wrote
> JobManager.getJob() claims to find a job, "either scheduled or active". 
> However, this method just calls findJobs() internally, which does not claim 
> to look at scheduled jobs, and doesn't appear to do so. It seems to be 
> necessary to also call JobManager.getScheduledJobs() to ensure that a 
> matching job is not scheduled. Is this a bug in the documentation?
> 
> 
Hi,

good catch, yes I think this is a bug in the javadoc

Regards
Carsten
-- 
Carsten Ziegeler
Adobe Research Switzerland
cziege...@apache.org

Reply via email to