public class CheckoutBranchHandler extends Object
execute(Shell, EMFStoreProjectWrapper)| Constructor and Description |
|---|
CheckoutBranchHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.eclipse.swt.widgets.Shell shell,
EMFStoreProjectWrapper projectWrapper)
Called by the framework when handler is triggered.
|
@Execute
public void execute(org.eclipse.swt.widgets.Shell shell,
@Named(value="org.eclipse.ui.selection") @Optional
EMFStoreProjectWrapper projectWrapper)
shell - The current ShellprojectWrapper - The currently selected EMFStoreProjectWrapperCopyright © 2019. All rights reserved.