Package | Description |
---|---|
eu.esdihumboldt.hale.server.progress | |
eu.esdihumboldt.hale.server.progress.impl | |
eu.esdihumboldt.hale.server.webapp.components |
Modifier and Type | Method and Description |
---|---|
Progress |
ProgressService.getJobProgress(org.eclipse.core.runtime.jobs.Job job)
Get the progress for a given job.
|
Modifier and Type | Method and Description |
---|---|
void |
JobProgressListener.progressChanged(org.eclipse.core.runtime.jobs.Job job,
Progress progress)
Called when the progress of a job has been updated.
|
Modifier and Type | Class and Description |
---|---|
class |
ProgressImpl
Progress implementation that represents a snapshot with no support for
canceling.
|
class |
ProgressMonitor
Progress monitor that just stores the progress information.
|
Modifier and Type | Method and Description |
---|---|
Progress |
ProgressManager.getJobProgress(org.eclipse.core.runtime.jobs.Job job) |
Modifier and Type | Method and Description |
---|---|
protected void |
ProgressManager.notifyProgressChanged(org.eclipse.core.runtime.jobs.Job job,
Progress progress)
Notify on a job progress change.
|
Constructor and Description |
---|
JobProgress(String id,
org.apache.wicket.model.IModel<Progress> progress)
Create a progress tag based on the given model.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a