| java.lang.Object | |||||
| ↳ | java.util.EventObject | ||||
| ↳ | com.atlassian.bitbucket.event.ApplicationEvent | ||||
| ↳ | com.atlassian.bitbucket.event.repository.RepositoryEvent | ||||
| ↳ | com.atlassian.bitbucket.event.repository.RepositoryCreationFailedEvent | ||||
| ↳ | com.atlassian.bitbucket.event.repository.RepositoryForkFailedEvent | ||||
Raised when an attempt to fork a repository fails.
If forking was canceled, this event will not be raised, as
forking did not fail--it was never attempted.
|
[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
| |||||||||||