public class RepositoryRegistryUpdateJob extends org.eclipse.core.runtime.jobs.Job implements IBackgroundProcessingQueue
Constructor and Description |
---|
RepositoryRegistryUpdateJob(RepositoryRegistry registry) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
org.eclipse.core.runtime.IStatus |
run(org.eclipse.core.runtime.IProgressMonitor monitor) |
void |
updateRegistry() |
addJobChangeListener, belongsTo, cancel, canceling, create, done, getJobManager, getName, getPriority, getProperty, getResult, getRule, getState, getThread, isBlocking, isSystem, isUser, join, removeJobChangeListener, schedule, schedule, setName, setPriority, setProgressGroup, setProperty, setRule, setSystem, setThread, setUser, shouldRun, shouldSchedule, sleep, toString, wakeUp, wakeUp, yieldRule
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
cancel, join
public RepositoryRegistryUpdateJob(RepositoryRegistry registry)
public org.eclipse.core.runtime.IStatus run(org.eclipse.core.runtime.IProgressMonitor monitor)
run
in interface IBackgroundProcessingQueue
run
in class org.eclipse.core.runtime.jobs.Job
public boolean isEmpty()
isEmpty
in interface IBackgroundProcessingQueue
public void updateRegistry()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.