org.eclipse.emf.ecp.emfstore.internal.ui.handler
Class CheckoutBranchHelper

java.lang.Object
  extended by org.eclipse.emf.ecp.emfstore.internal.ui.handler.CheckoutBranchHelper

public final class CheckoutBranchHelper
extends Object

This is the EMFStore Checkout Branch Helper delegating to the EMFStore UICheckoutController.

Author:
Eugen Neufeld

Method Summary
static void checkoutBranch(EMFStoreProjectWrapper projectWrapper, org.eclipse.swt.widgets.Shell shell)
          Delegates the call to UICheckoutController.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

checkoutBranch

public static void checkoutBranch(EMFStoreProjectWrapper projectWrapper,
                                  org.eclipse.swt.widgets.Shell shell)
Delegates the call to UICheckoutController.

Parameters:
projectWrapper - the EMFStoreProjectWrapper
shell - the Shell


Copyright © 2014. All Rights Reserved.