Uses of Class
com.norconex.jef.progress.JobElapsedTime

Packages that use JobElapsedTime
com.norconex.jef.progress Classes used to record and keep track of execution progess. 
 

Uses of JobElapsedTime in com.norconex.jef.progress
 

Constructors in com.norconex.jef.progress with parameters of type JobElapsedTime
JobProgress(String jobId, IJobContext jobContext, IJobStatus jobStatus, JobElapsedTime elapsedTime)
          Creates a job progress initialised with values from a failed job progress we are recovering from.
JobProgress(String jobId, IJobContext jobContext, JobElapsedTime elapsedTime)
          Constructor.
JobProgress(String jobId, IJobContext jobContext, JobElapsedTime elapsedTime, long progress)
          Constructor.
 



Copyright © 2007-2013 Norconex Inc.. All Rights Reserved.