Package | Description |
---|---|
org.eclipse.jgit.events |
Events and listener interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeRecorder.onWorkingTreeModified(WorkingTreeModifiedEvent event) |
void |
WorkingTreeModifiedListener.onWorkingTreeModified(WorkingTreeModifiedEvent event)
Respond to working tree modifications.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.