|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |