| Package | Description | 
|---|---|
| com.atlassian.bitbucket.event.project | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractProjectModificationEvent
Base class for constructing events which relate to project modifications. 
 | 
class  | 
ProjectAvatarUpdatedEvent
Raised when a  
project's avatar is updated. | 
class  | 
ProjectCreatedEvent
Event that is raised when a project is created. 
 | 
class  | 
ProjectCreationRequestedEvent
Raised just before a  
project is created. | 
class  | 
ProjectDeletedEvent
Event that is raised when a project is deleted. 
 | 
class  | 
ProjectDeletionRequestedEvent
/**
 Event that is raised just before a  
project is deleted. | 
class  | 
ProjectImportedEvent
Event raised to indicate that a project has been successfully imported to this instance. 
 | 
class  | 
ProjectModificationRequestedEvent
Raised just before a  
project is updated. | 
class  | 
ProjectModifiedEvent
Event that is raised when a project has been successfully updated. 
 | 
Copyright © 2019 Atlassian. All rights reserved.