| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryEvent | |
|---|---|
| org.eclipse.jgit.events | |
| org.eclipse.jgit.lib | |
| org.eclipse.jgit.storage.dfs | |
| Uses of RepositoryEvent in org.eclipse.jgit.events | 
|---|
| Subclasses of RepositoryEvent in org.eclipse.jgit.events | |
|---|---|
|  class | ConfigChangedEventDescribes a change to one or more keys in the configuration. | 
|  class | IndexChangedEventDescribes a change to one or more paths in the index file. | 
|  class | RefsChangedEventDescribes a change to one or more references of a repository. | 
| Methods in org.eclipse.jgit.events with parameters of type RepositoryEvent | |
|---|---|
|  void | ListenerList.dispatch(RepositoryEvent event)Dispatch an event to all interested listeners. | 
| Uses of RepositoryEvent in org.eclipse.jgit.lib | 
|---|
| Methods in org.eclipse.jgit.lib with parameters of type RepositoryEvent | |
|---|---|
|  void | Repository.fireEvent(RepositoryEvent<?> event)Fire an event to all registered listeners. | 
| Uses of RepositoryEvent in org.eclipse.jgit.storage.dfs | 
|---|
| Subclasses of RepositoryEvent in org.eclipse.jgit.storage.dfs | |
|---|---|
|  class | DfsPacksChangedEventDescribes a change to the list of packs in a DfsRepository. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||