Interface FileModificationDetector

All Known Implementing Classes:
ReferenceCommitDetector, UncommittedChangesDetector, UnpushedCommitsDetector, WorkingDirectoryChangesDetector

public interface FileModificationDetector
SPI to plug different strategies of how to find the files currently modified in a project.
Author:
Lukas Dohmen, David Bilge, Oliver Drotbohm