public abstract class ProgressReporter extends java.lang.Object implements Progressable, java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
static int |
PROGRESS_INTERVAL |
Constructor and Description |
---|
ProgressReporter() |
Modifier and Type | Method and Description |
---|---|
JobStatus |
getJobStatus() |
void |
progressx()
progress
|
void |
run() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
progress
public static final int PROGRESS_INTERVAL
public void run()
run
in interface java.lang.Runnable
public JobStatus getJobStatus()
public void progressx()
Copyright © 2017. All Rights Reserved.