|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProgressSnapshot
Immutable instance of a job suite progress at a moment in time.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.norconex.jef.progress.IJobStatus |
---|
IJobStatus.Status |
Method Summary | |
---|---|
List<IProgressSnapshot> |
getChildren()
Children progress if the job this progress represents has child jobs. |
Methods inherited from interface com.norconex.jef.progress.IJobStatus |
---|
getCompletionRatio, getElapsedTime, getEndTime, getJobContext, getJobId, getLastActivity, getMetadata, getNote, getProgress, getStartTime, getStatus, isRecovery, isStopRequested |
Method Detail |
---|
List<IProgressSnapshot> getChildren()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |