Package | Description |
---|---|
org.eclipse.core.runtime |
Provides support for the runtime platform, core utility methods and the extension registry.
|
org.eclipse.core.runtime.jobs |
Provides core support for scheduling and interacting with background activity.
|
Modifier and Type | Method and Description |
---|---|
static IJobManager |
Platform.getJobManager()
Returns the platform job manager.
|
Modifier and Type | Method and Description |
---|---|
static IJobManager |
Job.getJobManager()
Returns the job manager.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.