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()
Deprecated.
The method
Job.getJobManager() should be used instead. |
Modifier and Type | Method and Description |
---|---|
static IJobManager |
Job.getJobManager()
Returns the job manager.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.