public interface WorkingTreeModifiedListener extends RepositoryListener
WorkingTreeModifiedEvents, which are fired whenever a
DirCacheCheckout modifies
(adds/deletes/updates) files in the working tree.| Modifier and Type | Method and Description |
|---|---|
void |
onWorkingTreeModified(WorkingTreeModifiedEvent event)
Respond to working tree modifications.
|
void onWorkingTreeModified(WorkingTreeModifiedEvent event)
event - Copyright © 2017 Eclipse JGit Project. All rights reserved.