org.eclipse.emf.ecp.emfstore.internal.ui.handler
Class CommitProjectHelper
java.lang.Object
org.eclipse.emf.ecp.emfstore.internal.ui.handler.CommitProjectHelper
public final class CommitProjectHelper
- extends Object
This is the EMFStore Commit Helper delegating to the EMFStore UICommitProjectController
.
- Author:
- Eugen Neufeld
commitProject
public static void commitProject(InternalProject project,
org.eclipse.swt.widgets.Shell shell)
- Delegates the call to
UICommitProjectController
and triggers an update of the provided
InternalProject
.
- Parameters:
project
- the InternalProject
to commitshell
- the Shell
Copyright © 2015. All Rights Reserved.