Job usage details

Summary

org.eclipse.core.runtime.jobs.Job has 136 total references to 20 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
[+] Job
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.NotificationManager.notifyJob -1 API
EXTENDS
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob -1 API
org.eclipse.core.internal.events.NotificationManager.NotifyJob -1 API
org.eclipse.core.internal.refresh.PollingMonitor -1 API
org.eclipse.core.internal.resources.CharsetDeltaJob -1 API
org.eclipse.core.internal.resources.InternalWorkspaceJob -1 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob -1 API
org.eclipse.core.internal.resources.DelayedSnapshotJob -1 API
org.eclipse.core.internal.utils.StringPoolJob -1 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor -1 API
org.eclipse.debug.core.DebugPlugin.EventDispatchJob -1 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerJob -1 API
org.eclipse.debug.internal.core.commands.DebugCommand.2 -1 API
org.eclipse.debug.internal.core.commands.DebugCommand.1 -1 API
org.eclipse.debug.internal.core.commands.DebugCommand.2 112 API
org.eclipse.debug.internal.core.commands.DebugCommand.1 71 API
org.eclipse.core.internal.registry.osgi.ExtensionEventDispatcherJob -1 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.debug.internal.core.commands.DebugCommand.canExecute(IEnabledStateRequest) 112 API
org.eclipse.debug.internal.core.commands.DebugCommand.execute(IDebugCommandRequest) 71 API
[+] Job(String) : void
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.InternalWorkspaceJob.InternalWorkspaceJob(String) -1 API
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.AutoBuildJob(Workspace) 46 API
org.eclipse.core.internal.events.NotificationManager.NotifyJob.NotifyJob(NotificationManager) 30 API
org.eclipse.core.internal.refresh.PollingMonitor.PollingMonitor(RefreshManager) 75 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.CharsetManagerJob(CharsetManager) 39 API
org.eclipse.core.internal.resources.InternalWorkspaceJob.InternalWorkspaceJob(String) 26 API
org.eclipse.core.internal.resources.CharsetDeltaJob.CharsetDeltaJob(Workspace) 55 API
org.eclipse.core.internal.resources.DelayedSnapshotJob.DelayedSnapshotJob(SaveManager) 29 API
org.eclipse.core.internal.utils.StringPoolJob.StringPoolJob() 35 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor() 144 API
org.eclipse.debug.core.DebugPlugin.EventDispatchJob.EventDispatchJob(DebugPlugin) 341 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerJob.BreakpointManagerJob(BreakpointManager, IWorkspaceRunnable) 1079 API
org.eclipse.debug.internal.core.commands.DebugCommand.2.2(DebugCommand, String, IEnabledStateRequest) 112 API
org.eclipse.debug.internal.core.commands.DebugCommand.1.1(DebugCommand, String, IDebugCommandRequest) 71 API
org.eclipse.core.internal.registry.osgi.ExtensionEventDispatcherJob.ExtensionEventDispatcherJob(Object[], Map, Object) 40 API
[+] belongsTo(Object) : boolean
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.belongsTo(Object) -1 API
org.eclipse.core.internal.refresh.RefreshJob.belongsTo(Object) -1 API
org.eclipse.core.internal.resources.ContentDescriptionManager.FlushJob.belongsTo(Object) -1 API
org.eclipse.core.internal.resources.CharsetDeltaJob.belongsTo(Object) -1 API
[+] cancel() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.NotificationManager.beginNotify() 125 API
org.eclipse.core.internal.events.BuildManager.shutdown(IProgressMonitor) 925 API
org.eclipse.core.internal.refresh.PollingMonitor.unmonitor(IResource) 213 API
org.eclipse.core.internal.refresh.MonitorManager.stop() 290 API
org.eclipse.core.internal.refresh.RefreshJob.stop() 196 API
org.eclipse.core.internal.resources.ContentDescriptionManager.shutdown(IProgressMonitor) 454 API
org.eclipse.core.internal.resources.SaveManager.shutdown(IProgressMonitor) 1184 API
org.eclipse.core.internal.resources.SaveManager.initSnap(IProgressMonitor) 448 API
org.eclipse.core.internal.resources.Workspace.close(IProgressMonitor) 409 API
[+] getJobManager() : IJobManager
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.interrupt() 182 API
org.eclipse.core.internal.resources.Workspace.close(IProgressMonitor) 433 API
org.eclipse.core.internal.resources.WorkManager.WorkManager(Workspace) 88 API
org.eclipse.core.internal.utils.StringPoolJob.run(IProgressMonitor) 97 API
org.eclipse.core.internal.runtime.InternalPlatform.start(BundleContext) 763 API
org.eclipse.core.runtime.Platform.getJobManager() 868 API
[+] getState() : int
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.build(boolean) 75 API
org.eclipse.core.internal.events.NotificationManager.requestNotify() 204 API
org.eclipse.core.internal.events.AutoBuildJob.interrupt() 173 API
org.eclipse.core.internal.resources.SaveManager.snapshotIfNeeded(boolean) 1197 API
org.eclipse.core.internal.resources.SaveManager.shutdown(IProgressMonitor) 1179 API
org.eclipse.core.internal.resources.SaveManager.snapshotIfNeeded(boolean) 1204 API
org.eclipse.core.internal.utils.StringPoolJob.addStringPoolParticipant(IStringPoolParticipant, ISchedulingRule) 60 API
[+] isBlocking() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.isInterrupted() 200 API
[+] join() : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.TestingSupport.waitForSnapshot() 36 API
[+] run(IProgressMonitor) : IStatus
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.events.NotificationManager.NotifyJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.refresh.PollingMonitor.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.CharsetDeltaJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.DelayedSnapshotJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.utils.StringPoolJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.run(IProgressMonitor) -1 API
org.eclipse.debug.core.DebugPlugin.EventDispatchJob.run(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerJob.run(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.commands.DebugCommand.2.run(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.commands.DebugCommand.1.run(IProgressMonitor) -1 API
org.eclipse.core.internal.registry.osgi.ExtensionEventDispatcherJob.run(IProgressMonitor) -1 API
[+] schedule() : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.SaveManager.snapshotIfNeeded(boolean) 1198 API
org.eclipse.debug.core.DebugPlugin.fireDebugEventSet(DebugEvent[]) 450 API
org.eclipse.debug.core.DebugPlugin.asyncExec(Runnable) 466 API
org.eclipse.debug.internal.core.BreakpointManager.getPersistedMarkers(IResource) 298 API
org.eclipse.debug.internal.core.commands.DebugCommand.canExecute(IEnabledStateRequest) 155 API
org.eclipse.debug.internal.core.commands.DebugCommand.execute(IDebugCommandRequest) 98 API
org.eclipse.core.internal.registry.osgi.EquinoxRegistryStrategy.scheduleChangeEvent(Object[], Map, Object) 85 API
[+] schedule(long) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.NotificationManager.requestNotify() 205 API
org.eclipse.core.internal.events.AutoBuildJob.canceled() 119 API
org.eclipse.core.internal.events.AutoBuildJob.build(boolean) 89 API
org.eclipse.core.internal.refresh.PollingMonitor.runOnce() 168 API
org.eclipse.core.internal.refresh.RefreshJob.refresh(IResource) 117 API
org.eclipse.core.internal.refresh.PollingMonitor.run(IProgressMonitor) 149 API
org.eclipse.core.internal.refresh.PollingMonitor.monitor(IResource) 88 API
org.eclipse.core.internal.resources.ContentDescriptionManager.getDescriptionFor(File, ResourceInfo) 305 API
org.eclipse.core.internal.resources.ContentDescriptionManager.FlushJob.flush(IProject) 119 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.addChanges(Set) 51 API
org.eclipse.core.internal.resources.SaveManager.snapshotIfNeeded(boolean) 1208 API
org.eclipse.core.internal.resources.CharsetDeltaJob.addToQueue(CharsetDeltaJob.ICharsetListenerFilter) 63 API
org.eclipse.core.internal.utils.StringPoolJob.run(IProgressMonitor) 114 API
org.eclipse.core.internal.utils.StringPoolJob.addStringPoolParticipant(IStringPoolParticipant, ISchedulingRule) 63 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.run(IProgressMonitor) 208 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.changed(PerformanceStats) 66 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.failed(PerformanceStats, String, long) 81 API
[+] setPriority(int) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.AutoBuildJob(Workspace) 48 API
org.eclipse.core.internal.refresh.PollingMonitor.PollingMonitor(RefreshManager) 77 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.CharsetManagerJob(CharsetManager) 41 API
org.eclipse.core.internal.resources.ContentDescriptionManager.FlushJob.FlushJob(ContentDescriptionManager) 49 API
org.eclipse.core.internal.utils.StringPoolJob.StringPoolJob() 37 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor() 146 API
org.eclipse.debug.core.DebugPlugin.EventDispatchJob.EventDispatchJob(DebugPlugin) 342 API
[+] setRule(ISchedulingRule) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.AutoBuildJob(Workspace) 47 API
org.eclipse.core.internal.resources.DelayedSnapshotJob.DelayedSnapshotJob(SaveManager) 31 API
org.eclipse.core.internal.resources.ContentDescriptionManager.FlushJob.FlushJob(ContentDescriptionManager) 50 API
org.eclipse.debug.internal.core.commands.DebugCommand.canExecute(IEnabledStateRequest) 154 API
org.eclipse.core.internal.registry.osgi.ExtensionEventDispatcherJob.ExtensionEventDispatcherJob(Object[], Map, Object) 46 API
[+] setSystem(boolean) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.NotificationManager.NotifyJob.NotifyJob(NotificationManager) 31 API
org.eclipse.core.internal.events.AutoBuildJob.build(boolean) 88 API
org.eclipse.core.internal.refresh.PollingMonitor.PollingMonitor(RefreshManager) 78 API
org.eclipse.core.internal.resources.DelayedSnapshotJob.DelayedSnapshotJob(SaveManager) 32 API
org.eclipse.core.internal.resources.ContentDescriptionManager.FlushJob.FlushJob(ContentDescriptionManager) 47 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.CharsetManagerJob(CharsetManager) 40 API
org.eclipse.core.internal.utils.StringPoolJob.StringPoolJob() 36 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor() 145 API
org.eclipse.debug.core.DebugPlugin.EventDispatchJob.EventDispatchJob(DebugPlugin) 343 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerJob.BreakpointManagerJob(BreakpointManager, IWorkspaceRunnable) 1081 API
org.eclipse.debug.internal.core.commands.DebugCommand.execute(IDebugCommandRequest) 97 API
org.eclipse.debug.internal.core.commands.DebugCommand.canExecute(IEnabledStateRequest) 153 API
org.eclipse.core.internal.registry.osgi.ExtensionEventDispatcherJob.ExtensionEventDispatcherJob(Object[], Map, Object) 41 API
[+] setUser(boolean) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.ContentDescriptionManager.FlushJob.FlushJob(ContentDescriptionManager) 48 API
[+] shouldRun() : boolean
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.core.internal.refresh.RefreshJob.shouldRun() -1 API
org.eclipse.core.internal.refresh.PollingMonitor.shouldRun() -1 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.shouldRun() -1 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.shouldRun() -1 API
org.eclipse.debug.core.DebugPlugin.EventDispatchJob.shouldRun() -1 API
[+] shouldSchedule() : boolean
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.debug.core.DebugPlugin.EventDispatchJob.shouldSchedule() -1 API
[+] sleep() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.interrupt() 178 API
[+] wakeUp() : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.SaveManager.snapshotIfNeeded(boolean) 1200 API
[+] wakeUp(long) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.build(boolean) 85 API
org.eclipse.core.internal.utils.StringPoolJob.addStringPoolParticipant(IStringPoolParticipant, ISchedulingRule) 61 API

Back to bundle index

Valid HTML 4.01 Transitional