Class CheckoutBranchHelper


  • public final class CheckoutBranchHelper
    extends java.lang.Object
    This is the EMFStore Checkout Branch Helper delegating to the EMFStore UICheckoutController.
    Author:
    Eugen Neufeld
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void checkoutBranch​(EMFStoreProjectWrapper projectWrapper, org.eclipse.swt.widgets.Shell shell)
      Delegates the call to UICheckoutController.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, 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