| Package | Description |
|---|---|
| de.jreality.plugin.job |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCancelableJob |
class |
BlockerJob |
static class |
JobsTestPlugin.CancelableTestJob |
static class |
JobsTestPlugin.TestJob |
static class |
JobsTestPlugin.TestJobWithoutProgress |
class |
ParallelJob |
| Constructor and Description |
|---|
ParallelJob(Collection<AbstractJob> jobs,
String name) |
ParallelJob(Collection<AbstractJob> jobs,
String name,
long timeout) |