| Package | Description |
|---|---|
| de.jreality.plugin.job |
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelJob |
| Modifier and Type | Field and Description |
|---|---|
List<JobListener> |
JobQueuePlugin.jobListeners |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJob.addJobListener(JobListener l) |
void |
Job.addJobListener(JobListener l) |
void |
JobQueuePlugin.addJobListener(JobListener l) |
void |
AbstractJob.removeJobListener(JobListener l) |
void |
Job.removeJobListener(JobListener l) |
void |
JobQueuePlugin.removeJobListener(JobListener l) |