public interface VcsBaseContentProvider
Modifier and Type | Interface and Description |
---|---|
static interface |
VcsBaseContentProvider.BaseContent |
Modifier and Type | Field and Description |
---|---|
static ProjectExtensionPointName<VcsBaseContentProvider> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
VcsBaseContentProvider.BaseContent |
getBaseRevision(VirtualFile file) |
boolean |
isSupported(VirtualFile file) |
static final ProjectExtensionPointName<VcsBaseContentProvider> EP_NAME
VcsBaseContentProvider.BaseContent getBaseRevision(VirtualFile file)
boolean isSupported(VirtualFile file)