public class AddJrtToIndex extends BinaryContainer
containerPath, isCancelled, managerCancelIfNotReady, COMPLETE, FAILED, ForceImmediate, WaitUntilReady| Constructor and Description |
|---|
AddJrtToIndex(IFile resource,
IndexLocation indexFile,
IndexManager manager,
boolean updateIndex) |
AddJrtToIndex(IPath jrtPath,
IndexLocation indexFile,
IndexManager manager,
boolean updateIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
boolean |
execute(IProgressMonitor progressMonitor)
Execute the current job, answer whether it was successful.
|
java.lang.String |
getJobFamily()
Returns this job's family
|
int |
hashCode() |
protected boolean |
hasPreBuiltIndex() |
java.lang.String |
toString() |
protected java.lang.Integer |
updatedIndexState() |
isValidPackageNameForClassOrisModulebelongsTo, cancel, ensureReadyToRun, waitNeededpublic AddJrtToIndex(IFile resource,
IndexLocation indexFile,
IndexManager manager,
boolean updateIndex)
public AddJrtToIndex(IPath jrtPath,
IndexLocation indexFile,
IndexManager manager,
boolean updateIndex)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean execute(IProgressMonitor progressMonitor)
IJobpublic java.lang.String getJobFamily()
IJobgetJobFamily in interface IJobgetJobFamily in class IndexRequestprotected java.lang.Integer updatedIndexState()
updatedIndexState in class IndexRequestpublic java.lang.String toString()
toString in class java.lang.Objectprotected boolean hasPreBuiltIndex()