IJobManager usage details

Summary

org.eclipse.core.runtime.jobs.IJobManager has 12 total references to 6 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] IJobManager
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.WorkManager.jobManager -1 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.core.internal.utils.StringPoolJob.run(IProgressMonitor) 97 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.core.runtime.Platform.getJobManager() -1 API
[+] beginRule(ISchedulingRule, IProgressMonitor) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.WorkManager.checkIn(ISchedulingRule, IProgressMonitor) 117 API
org.eclipse.core.internal.utils.StringPoolJob.run(IProgressMonitor) 99 API
[+] currentJob() : Job
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.interrupt() 182 API
[+] endRule(ISchedulingRule) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.WorkManager.checkOut(ISchedulingRule) 161 API
org.eclipse.core.internal.resources.WorkManager.checkInFailed(ISchedulingRule) 142 API
org.eclipse.core.internal.resources.Workspace.close(IProgressMonitor) 433 API
org.eclipse.core.internal.utils.StringPoolJob.run(IProgressMonitor) 103 API
[+] isIdle() : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.refresh.PollingMonitor.run(IProgressMonitor) 143 API
[+] newLock() : ILock
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.WorkManager.WorkManager(Workspace) 89 API

Back to bundle index

Valid HTML 4.01 Transitional