@AsynchronousPreferred public class

RepositoryOtherReadEvent

extends RepositoryEvent
java.lang.Object
   ↳ java.util.EventObject
     ↳ com.atlassian.stash.event.StashEvent
       ↳ com.atlassian.stash.event.RepositoryEvent
         ↳ com.atlassian.stash.event.RepositoryOtherReadEvent

Summary

[Expand]
Inherited Fields
From class java.util.EventObject
Public Constructors
RepositoryOtherReadEvent(Object source, Repository repository)
[Expand]
Inherited Methods
From class com.atlassian.stash.event.RepositoryEvent
From class com.atlassian.stash.event.StashEvent
From class java.util.EventObject
From class java.lang.Object

Public Constructors

public RepositoryOtherReadEvent (Object source, Repository repository)