Methods from org.eclipse.core.jobs used by org.eclipse.team.cvs.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.jobs.IJobManager.beginRule(ISchedulingRule, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.client.AbstractStructureVisitor.sendFile(ICVSFile)197

org.eclipse.core.runtime.jobs.IJobManager.endRule(ISchedulingRule)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.client.AbstractStructureVisitor.sendFile(ICVSFile)212
org.eclipse.team.internal.ccvs.core.client.AbstractStructureVisitor.sendFile(ICVSFile)212

org.eclipse.core.runtime.jobs.IJobManager.find(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.syncinfo.CVSResourceVariantTree.isJobInFamilyRunning(Object)351

org.eclipse.core.runtime.jobs.IJobManager.newLock()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(IProgressMonitor)762
org.eclipse.team.internal.ccvs.core.resources.EclipseSynchronizer.EclipseSynchronizer()68

org.eclipse.core.runtime.jobs.ILock.acquire()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.resources.EclipseSynchronizer.beginOperation()556

org.eclipse.core.runtime.jobs.ILock.acquire(long)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(IProgressMonitor)772

org.eclipse.core.runtime.jobs.ILock.release()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(IProgressMonitor)824
org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(IProgressMonitor)824
org.eclipse.team.internal.ccvs.core.resources.EclipseSynchronizer.endOperation()575

org.eclipse.core.runtime.jobs.Job.addJobChangeListener(IJobChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.getAutoShareJob()128

org.eclipse.core.runtime.jobs.Job.getJobManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.client.AbstractStructureVisitor.sendFile(ICVSFile)212
org.eclipse.team.internal.ccvs.core.client.AbstractStructureVisitor.sendFile(ICVSFile)212
org.eclipse.team.internal.ccvs.core.client.AbstractStructureVisitor.sendFile(ICVSFile)197
org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(IProgressMonitor)762
org.eclipse.team.internal.ccvs.core.resources.EclipseSynchronizer.EclipseSynchronizer()68
org.eclipse.team.internal.ccvs.core.syncinfo.CVSResourceVariantTree.isJobInFamilyRunning(Object)351

org.eclipse.core.runtime.jobs.Job.getState()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.share(IProject)78
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.share(IProject)78
org.eclipse.team.internal.ccvs.core.syncinfo.CVSResourceVariantTree.isJobInFamilyRunning(Object)355

org.eclipse.core.runtime.jobs.Job.Job(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSCoreFileModificationValidator.1.(CVSCoreFileModificationValidator, String, IFile[])105
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.AutoShareJob()43
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.AutoShareJob()43

org.eclipse.core.runtime.jobs.Job.run(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSCoreFileModificationValidator.1.run(IProgressMonitor)-1
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.run(IProgressMonitor)-1
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.run(IProgressMonitor)-1

org.eclipse.core.runtime.jobs.Job.schedule()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSCoreFileModificationValidator.scheduleEditJob(Job)119
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.1.done(IJobChangeEvent)132
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.share(IProject)79
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.share(IProject)79

org.eclipse.core.runtime.jobs.Job.setPriority(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.getAutoShareJob()137

org.eclipse.core.runtime.jobs.Job.setRule(ISchedulingRule)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.getAutoShareJob()140

org.eclipse.core.runtime.jobs.Job.setSystem(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.getAutoShareJob()136

org.eclipse.core.runtime.jobs.Job.shouldRun()

OVERRIDE
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.shouldRun()-1
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.shouldRun()-1

org.eclipse.core.runtime.jobs.Job.shouldSchedule()

OVERRIDE
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.shouldSchedule()-1
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.AutoShareJob.shouldSchedule()-1

org.eclipse.core.runtime.jobs.JobChangeAdapter.done(IJobChangeEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.1.done(IJobChangeEvent)-1

org.eclipse.core.runtime.jobs.JobChangeAdapter.JobChangeAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSTeamProviderType.1.()128

org.eclipse.core.runtime.jobs.MultiRule.MultiRule(ISchedulingRule[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.team.internal.ccvs.core.CVSCoreFileModificationValidator.createSchedulingRule(Set)232
org.eclipse.team.internal.ccvs.core.CVSProjectSetCapability.getCheckoutRule(IProject[])489
org.eclipse.team.internal.ccvs.core.resources.EclipseSynchronizer.getProjectRule(IResource[])1837

Back to reference summary for org.eclipse.team.cvs.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict