public interface VcsLogFileHistoryProvider
Modifier and Type | Method and Description |
---|---|
boolean |
canShowFileHistory(Project project,
java.util.Collection<FilePath> path,
java.lang.String revisionNumber) |
void |
showFileHistory(Project project,
java.util.Collection<FilePath> path,
java.lang.String revisionNumber) |