public class ContextMenuEntryHandlerForRepositories
extends org.eclipse.core.commands.AbstractHandler
Modifier and Type | Field and Description |
---|---|
static String |
SPECIAL_ID_COMPLETE_REPOSITORY
The ID stating that an entire repository is ought to be analysed.
|
Constructor and Description |
---|
ContextMenuEntryHandlerForRepositories() |
Modifier and Type | Method and Description |
---|---|
Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled
public static final String SPECIAL_ID_COMPLETE_REPOSITORY
public ContextMenuEntryHandlerForRepositories()
public Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionException