Uses of Package
org.eclipse.jgit.events
Packages that use org.eclipse.jgit.events
Package
Description
Reading and editing the directory cache (index).
Events and listener interfaces.
Distributed file system based repository storage.
Core API for repository, config, refs, object database.
-
Classes in org.eclipse.jgit.events used by org.eclipse.jgit.dircache
-
Classes in org.eclipse.jgit.events used by org.eclipse.jgit.eventsClassDescriptionDescribes a change to one or more keys in the configuration.Receives
ConfigChangedEvents.Describes a change to one or more paths in the index file.ReceivesIndexChangedEvents.Tracks a previously registeredRepositoryListener.Manages a thread-safe list ofRepositoryListeners.Describes a change to one or more references of a repository.ReceivesRefsChangedEvents.Describes a modification made to a repository.A listener can register for event delivery.ARepositoryEventdescribing changes to the working tree.ReceivesWorkingTreeModifiedEvents, which are fired whenever aDirCacheCheckoutmodifies (adds/deletes/updates) files in the working tree. -
Classes in org.eclipse.jgit.events used by org.eclipse.jgit.internal.storage.dfsClassDescriptionDescribes a modification made to a repository.A listener can register for event delivery.
-
Classes in org.eclipse.jgit.events used by org.eclipse.jgit.libClassDescriptionReceives
ConfigChangedEvents.Tracks a previously registeredRepositoryListener.Manages a thread-safe list ofRepositoryListeners.Describes a modification made to a repository.