| java.lang.Object | |||||
| ↳ | java.util.EventObject | ||||
| ↳ | com.atlassian.bitbucket.event.ApplicationEvent | ||||
| ↳ | com.atlassian.bitbucket.event.repository.RepositoryEvent | ||||
| ↳ | com.atlassian.bitbucket.event.repository.RepositoryPullEvent | ||||
| ↳ | com.atlassian.bitbucket.event.repository.RepositoryCloneEvent | ||||
Raised when an SCM client clones a repository.
Differentiating an incremental pull from a full clone is left to the SCM implementation.
Some SCMs may not raise this event.
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.util.EventObject
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.event.repository.RepositoryEvent
| |||||||||||
From class
com.atlassian.bitbucket.event.ApplicationEvent
| |||||||||||
From class
java.util.EventObject
| |||||||||||
From class
java.lang.Object
| |||||||||||