Provides undoable operation support for the workbench. This includes providing access to the default
operation history and installing a workbench-specific operation approver that enforces a linear
undo strategy.
since: 3.1
Method Summary
public void
dispose() Disposes of anything created by the operation support.
getUndoContext() Returns the undo context for workbench operations.
The workbench configures an undo context with the appropriate policies
for the workbench undo model.
Returns the undo context for workbench operations.
The workbench configures an undo context with the appropriate policies
for the workbench undo model.
the workbench operation context. since: 3.1