Java org.eclipse.jdt.internal.core.search.processing IJob fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.internal.core.search.processing IJob fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.internal.core.search.processing IJob.

The text is from its open source code.

Implementation

org.eclipse.jdt.internal.core.search.processing.IJob has the following implementations.
Click this link to see all its implementation.

Field

Method

booleanbelongsTo(String jobFamily)
Answer true if the job belongs to a given family (tag)
voidcancel()
Asks this job to cancel its execution.
voidensureReadyToRun()
Ensures that this job is ready to run.
booleanexecute(IProgressMonitor progress)
Execute the current job, answer whether it was successful.
StringgetJobFamily()
Returns this job's family