Class SaveIndex
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SaveIndex
-
Field Summary
Fields inherited from class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
containerPath, isCancelled, managerFields inherited from interface org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
CancelIfNotReady, COMPLETE, FAILED, ForceImmediate, WaitUntilReady -
Constructor Summary
ConstructorsConstructorDescriptionSaveIndex(org.eclipse.core.runtime.IPath containerPath, IndexManager manager) -
Method Summary
Methods inherited from class org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
belongsTo, cancel, ensureReadyToRun, getJobFamily, updatedIndexState, waitNeeded
-
Constructor Details
-
SaveIndex
-
-
Method Details
-
execute
public boolean execute(org.eclipse.core.runtime.IProgressMonitor progressMonitor) Description copied from interface:IJobExecute the current job, answer whether it was successful. -
toString
-