public interface IBackgroundProcessingQueue
boolean
cancel()
isEmpty()
void
join()
org.eclipse.core.runtime.IStatus
run(org.eclipse.core.runtime.IProgressMonitor monitor)
void join() throws java.lang.InterruptedException
java.lang.InterruptedException
boolean isEmpty()
org.eclipse.core.runtime.IStatus run(org.eclipse.core.runtime.IProgressMonitor monitor)
boolean cancel()