public class DefaultPreservingExecutor extends java.lang.Object implements VcsPreservingExecutor
EP_NAME| Constructor and Description |
|---|
DefaultPreservingExecutor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(Project project,
java.util.Collection<? extends VirtualFile> rootsToSave,
java.lang.String operationTitle,
ProgressIndicator indicator,
java.lang.Runnable operation) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteOperationpublic boolean execute(Project project, java.util.Collection<? extends VirtualFile> rootsToSave, java.lang.String operationTitle, ProgressIndicator indicator, java.lang.Runnable operation)
execute in interface VcsPreservingExecutor