public interface UndoProvider
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<UndoProvider> |
EP_NAME |
static ExtensionPointName<UndoProvider> |
PROJECT_EP_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
commandFinished(Project project) |
void |
commandStarted(Project project) |
static final ExtensionPointName<UndoProvider> EP_NAME
static final ExtensionPointName<UndoProvider> PROJECT_EP_NAME