public class CommitProjectHandler extends AbstractEMFStoreHandler
Handler for commiting a project.
It is assumed that the user previously has selected a ESLocalProject instance.
Alternatively, the project to be committed may also be passed via a constructor.
| Constructor and Description |
|---|
CommitProjectHandler()
Default constructor.
|
CommitProjectHandler(ESLocalProject localProject)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handle()
Executes the handler.
|
handleWithResultexecute, getShell, hasSelection, requireSelectionpublic CommitProjectHandler()
public CommitProjectHandler(ESLocalProject localProject)
localProject - the local project to be committedpublic void handle()
handle in class AbstractEMFStoreHandlerAbstractEMFStoreHandler.handle()Copyright © 2017. All rights reserved.