public final class RevertAllOperationsHelper extends Object
UIRevertOperationController
.Modifier and Type | Method and Description |
---|---|
static void |
revert(InternalProject project,
org.eclipse.swt.widgets.Shell shell)
Reverts all Operations from the selected
InternalProject . |
public static void revert(InternalProject project, org.eclipse.swt.widgets.Shell shell)
InternalProject
. Delegates to
UIRevertOperationController
.project
- the InternalProject
shell
- the Shell
Copyright © 2016. All rights reserved.