Package sonia.scm.repository
Class ImportRepositoryHookEvent
java.lang.Object
sonia.scm.repository.RepositoryHookEvent
sonia.scm.repository.WrappedRepositoryHookEvent
sonia.scm.repository.ImportRepositoryHookEvent
Import receive repository hook events are fired after a repository was imported.
This event should only be fired if the repository was imported with meta data.
This class is wrapper of
RepositoryHookEvent
for the event system of
SCM-Manager.- Since:
- 2.14.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class sonia.scm.repository.WrappedRepositoryHookEvent
wrap
Methods inherited from class sonia.scm.repository.RepositoryHookEvent
getContext, getRepository, getType, toString
-
Constructor Details
-
ImportRepositoryHookEvent
-