Class WorkingTreeModifiedEvent


public class WorkingTreeModifiedEvent extends RepositoryEvent<WorkingTreeModifiedListener>
A RepositoryEvent describing changes to the working tree. It is fired whenever a DirCacheCheckout modifies (adds/deletes/updates) files in the working tree.
Since:
4.9