public class VcsAnnotateUtil
extends java.lang.Object
Constructor and Description |
---|
VcsAnnotateUtil() |
Modifier and Type | Method and Description |
---|---|
static BackgroundableActionLock |
getBackgroundableLock(Project project,
VirtualFile file) |
static java.util.List<Editor> |
getEditors(Project project,
VirtualFile file) |
public static java.util.List<Editor> getEditors(Project project, VirtualFile file)
public static BackgroundableActionLock getBackgroundableLock(Project project, VirtualFile file)