public static class DiffActionExecutor.DeletionAwareExecutor extends DiffActionExecutor
DiffActionExecutor.CompareToCurrentExecutor, DiffActionExecutor.CompareToFixedExecutor, DiffActionExecutor.DeletionAwareExecutor
myDiffProvider, myProject, mySelectedFile
Constructor and Description |
---|
DeletionAwareExecutor(DiffProvider diffProvider,
VirtualFile selectedFile,
Project project,
Editor editor) |
Modifier and Type | Method and Description |
---|---|
protected DiffContent |
createRemote(ContentRevision fileRevision) |
protected ContentRevision |
getContentRevision() |
showDiff, showDiff, showDiff
public DeletionAwareExecutor(DiffProvider diffProvider, VirtualFile selectedFile, Project project, Editor editor)
protected ContentRevision getContentRevision()
getContentRevision
in class DiffActionExecutor
protected DiffContent createRemote(ContentRevision fileRevision) throws java.io.IOException, VcsException
createRemote
in class DiffActionExecutor
java.io.IOException
VcsException