| java.lang.Object | ||||
| ↳ | java.util.EventObject | |||
| ↳ | com.atlassian.bitbucket.event.ApplicationEvent | |||
| ↳ | com.atlassian.bitbucket.event.repository.RepositoryEvent | |||
| ↳ | com.atlassian.bitbucket.event.repository.RepositoryCreationFailedEvent | |||
   Known Direct Subclasses
  
 | 
Raised when an attempt to create a repository fails.
 If repository creation was canceled, this event will
 not be raised, as creation 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
 | |||||||||||